Source code of manned.org https://manned.org/
Find a file
2013-04-09 08:09:04 +02:00
lib/ManUtils ManUtils: Widen rendered man page to 90 columns 2012-07-17 21:38:43 +02:00
util Don't sync Ubuntu Natty anymore + remove broken Natty package links 2012-11-24 12:26:33 +01:00
www No more github link 2013-04-09 08:09:04 +02:00
.gitignore Added .gitignore to ignore some autogenerated ManUtils stuff 2012-08-14 20:39:04 +02:00
COPYING Add COPYING, README and link to the public git repo 2012-08-15 18:22:49 +02:00
Makefile s/GrottyParser/ManUtils/g 2012-07-11 11:29:15 +02:00
README README: Let's not forget the AnyEvent library 2012-08-17 13:12:11 +02:00
schema.sql Added and indexed Ubuntu 12.10 2012-10-18 16:57:30 +02:00

The Manned.org Source Code
--------------------------

  This repository holds the source code of Manned.org. For a description of the
  site, check out http://manned.org/info/about.
  
  Ironically, documentation about how things work is completely lacking.



Requirements

  General:
    perl: A somewhat recent version (no idea which, due to my XS usage)
    postgresql: Also a somewhat recent version
    DBI
    DBD::Pg

  www/: (Website)
    TUWF
    JSON::XS
    AnyEvent

  util/: (DB updating and package synchronisation stuff)
    bash (probably)
    curl
    psql
    GNU tar
    gzip, bzip2, xz
    Compress::Raw::Bzip2
    Compress::Raw::Lzma
    GNU ar (For Debian)



Contact

  contact@manned.org