RSS 2456 projects tagged "BSD"

Download Website Updated 06 May 2013 sleepuntil

Screenshot
Pop 54.92
Vit 1.00

sleepuntil is a mix of sleep(1) and at(1). It takes the same format of time as at(1), including "noon" or "teatime".

No download No website Updated 04 May 2013 pyC11

Screenshot
Pop 93.06
Vit 1.00

pyC11 is a grammar to parse programs in the C programming language following ISO/IEC 9899:2011. It is written using pyPEG, a parsing framework for Python. The grammar supports Python 2.7 and 3.x. The test bench requires py.test.

Download Website Updated 12 May 2013 Sanzang

Screenshot
Pop 82.58
Vit 2.10

Sanzang is a compact and simple cross-platform machine translation system. It is especially useful for translating from the CJK languages (Chinese, Japanese, and Korean), and it is very suitable for working with ancient and otherwise difficult texts. Unlike most other machine translation systems, Sanzang is small and approachable. Any user can develop his or her own translation rules, and these rules are simply stored in a text file and applied at runtime.

No download Website Updated 01 May 2013 papaya CMS

Screenshot
Pop 40.10
Vit 4.32

papaya CMS is a Web Content Management System based on open standards (including XML, XSLT, PHP, and MySQL/PostgreSQL). It is compatible with almost every operating system, is platform-independent, is multi-lingual, offers great usability, and is easy to extend via its plugin system. It is scalable and perfect for business websites.

Download Website Updated 29 Apr 2013 libsodium

Screenshot
Pop 29.05
Vit 4.60

libsodium is an easy-to-use crypto library. Its goal is to provide all of the core operations needed to build higher-level cryptographic tools. It is a portable, cross-compilable, installable, packageable library based on NaCl, with a compatible API.

Download Website Updated 14 Apr 2013 plumb

Screenshot
Pop 121.10
Vit 2.16

plumb is a shell with focus on pipes: instead of pipelines, it can build large graphs of processes (nodes) and pipes (edges). Pipes are simple unidirectional streams without side effects. Traffic can be controlled by virtual processes (which are nodes just like real processes, but are implemented in plumb for minimal overhead). Virtual processes can split, merge, regex filter/alter, and shape the streams. Timers and starting/stopping processes or even rewiring the script on the fly are also supported. It is portable (using libporty) and behaves exactly the same way on Linux, Windows, Mac OS X, many BSD variants, and older UNIX systems.

Download Website Updated 26 Mar 2013 libporty

Screenshot
Pop 69.66
Vit 1.03

Libporty provides a higher level API for some commonly used library functions such as sockets, date/time, file system access, background processes, and asynchronous DNS resolving. Libporty is configured using scconfig and the API is guaranteed to work the same way on all supported systems. An application that exclusively uses the libporty API will not require autotools/scconfig for porting. Libporty has been tested on Linux, Windows, Mac OS X, multiple BSD variants, Minix, OpenSolaris, and some ancient Unix systems.

Download Website Updated 26 Mar 2013 scconfig

Screenshot
Pop 51.73
Vit 1.03

Scconfig is a single-layer, modular autotools replacement written in ANSI-C (C89). It's been tested on a dozen different UNIX-like operating systems (including Linux, Windows and Mac OS X).

Download Website Updated 07 Apr 2013 Getmail Retriever for Roundcube

Screenshot
Pop 30.33
Vit 7.88

Getmail Retriever for Roundcube is a fork of the ispcp_fetchmail plugin for Roundcube webmail. getmail is an alternative to fetchmail. This plugin allows your Roundcube users to use getmail to retrieve mail via POP3 or IMAP and deliver that mail to the user. The backend is a PHP-CLI script run from cron which executes getmail according to a combination of settings selected by the administrator and users. Getmail Retriever supports most of what getmail supports.

Download Website Updated 25 Mar 2013 se

Screenshot
Pop 125.33
Vit 1.64

se is a screen-oriented version of the classic UNIX text editor ed. The editor implements many of the commands of ed, but instead of being line-oriented, se is screen-oriented. The command syntax is very familiar to users who already know ed. If you get stuck, there is a built-in help system that describes many of the available commands. Many configurable options can be loaded from a .serc file. se can be run interactively or in a script via the included scriptse utility. The editor is portable across many platforms, supporting major Linux and BSD distributions as well as other systems like GNU, Minix, Haiku, OpenSolaris, and Cygwin.

Screenshot

Project Spotlight

Verbiste

A French conjugation system.

Screenshot

Project Spotlight

Template Data Interface (TDI)

A powerful markup template system for Python.