124 projects tagged "BSD Original"
epkg is a package manager which uses the Encap Package Management System, a method for flexibly handling installation and management of third-party software on a Unix system. Encap places each package in its own subdirectory, then automatically manages symlinks to their appropriate places in /usr/local. The Encap package format includes features like postinstall scripts and prerequisite checking. Other features include builtin tar/gzip extraction, optional builtin FTP and HTTP support, transaction logging, and the ability to automatically upgrade a package to the latest version.
HappyDoc is a tool for extracting documentation from Python source code. It differs from other such applications by the fact that it uses the parse tree for a module to derive the information used in its output instead of importing the module directly. This allows the user to generate documentation for modules which need special context to be imported.
The Home Library Information Manager (HLIM) is a utility that allows you to track your home library (books, magazines, and CDs) using either barcode scanners or hand entry. Everyone's favorite feline-shaped scanner is supported, as is manual entry from the keyboard. CD title and track information is automatically looked up from the CD Index (http://www.cdindex.org/). Please note that this is alpha in quality and only supports the PostgreSQL database, although any database with commit/rollback support should easily work. Also, documentation is currently thin.