Vocabulary | Summary |
concurrency.distributed | Erlang-style distributed concurrency |
db | Relational database abstraction layer |
http.server | HTTP server |
logging | Logging framework with support for log rotation and machine-readable logs |
logging.analysis | Analyze logs and produce summaries |
logging.insomniac | Task which rotates logs and e-mails summaries |
logging.parser | Log parser |
logging.server | Distributed concurrency log server |
smtp | Sending mail via SMTP |
xml | XML reader and writer |
xml-rpc | XML RPC client and server |
Vocabulary | Summary |
asn1 | ASN.1 parser |
geo-ip | IP address geolocation using database from http://software77.net/cgi-bin/ip-country/ |
geobytes | City, country, region database using database from http://www.geobytes.com/GeoWorldMap.zip |
imap | Reading mailboxes using IMAP |
pop3 | Retrieve mail via POP3 |