67 projects tagged "GPL v2"
kgrep searches through a file or files for a specified pattern and displays the target line containing the pattern as well as a certain number of lines on either side of the target line. GNU grep can do this with the -A, -B and -C switches, and other platform-specific grep implementations may have similar functionality. The main advantage to kgrep is that it's small and can be easily used on any system that has Perl5 installed, rather than going through the hassle of installing a different grep binary (this is actually what the author uses it for most often).
Cedar Backup is a software package designed to manage system backups for a pool of local and remote machines. Cedar Backup understands how to back up filesystem data as well as MySQL and PostgreSQL databases and Subversion repositories. It can also be easily extended to support other kinds of data sources. Cedar Backup is focused around weekly backups to a single CD or DVD disc. It supports multisession discs, allowing you to add incremental data to a disc on a daily basis. Cedar Backup also provides a Python library of backup-related functionality.
The Cambridge Z88 Software project was created by and for the "die-hard" users of the Cambridge Z88, the iPad of the 80s. Its object is to streamline the operating system, OZ, and build new Z88 applications by replacing the built-in ROM with a larger device. It also includes a Z88 emulator and debugging environment.
SUMO Access Manager is a security system for PHP Web applications that can be added using only one line of code. Administrators can manage authentication and authorization for users, groups, and security policies with easy, all through an intuitive Web based interface. You can create users that can authenticate their password via LDAP, MySQL internal users, MySQL/PostgreSQL/Oracle generic users tables, and via Google Mail account.
Jledger is a Java Business Accounting API that consists of invoicing, general ledger, stock/inventory control, and other business APIs that will assist Java developers in building business software with ease. It will take care of the business logic like accounting double entry, Stock Balance and management (FIFO), etc., and seamlessly integrate each part of business operation as a whole.