Source code of manned.org https://manned.org/
Find a file
Yorhel f77db5f541 indexer: Add bare RPM directory indexing
This is for a few special cases, most RPM repos will have proper
metadata and all.
2017-01-17 12:50:25 +01:00
indexer indexer: Add bare RPM directory indexing 2017-01-17 12:50:25 +01:00
lib/ManUtils A few more HTML conversion improvements 2017-01-15 20:27:16 +01:00
sql Dont index ELF binaries + remove some non-man-pages 2016-12-18 16:35:25 +01:00
util util/freebsd.sh: Fix copy-paste error in package dates 2016-12-30 18:10:46 +01:00
web Support bold+italic in HTML conversion 2017-01-16 09:52:32 +01:00
www Support bold+italic in HTML conversion 2017-01-16 09:52:32 +01:00
.gitignore Experimental rewrite of grotty to html conversion in Rust 2017-01-15 12:17:34 +01:00
COPYING Add COPYING, README and link to the public git repo 2012-08-15 18:22:49 +02:00
Makefile A few more HTML conversion improvements 2017-01-15 20:27:16 +01:00
README Experimental rewrite of grotty to html conversion in Rust 2017-01-15 12:17:34 +01: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
    rust + cargo (1.13+)

  www/ & lib/ & webs/: (Website)
    DBI
    DBD::Pg
    TUWF
    JSON::XS
    AnyEvent

  util/ & indexer/: (DB updating and package synchronisation stuff)
    curl
    psql


Contact

  contact@manned.org