The ASN.1 library used by GnuTLS, GNU Shishi and some other packages.
It was written by Fabio Fiorina, and has been shipped as part
of GnuTLS for some time but is now a proper GNU package.
The goal of this implementation is to be highly portable, and only
require an ANSI C89 platform.
(cherry picked from commit 5d977918e257e1923a810cadf1abe270cf1f28ea)
Signed-off-by: David Höppner <0xffea@gmail.com>
Cherokee is a very fast, flexible and easy to configure Web Server. It supports
the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, uWSGI, SSI, TLS
and SSL encrypted connections, Virtual hosts, Authentication, on the fly encoding,
Load Balancing, Apache compatible log files, Data Base Balancing, Reverse HTTP
Proxy, Traffic Shaper, Video Streaming and much more.
Needed to avoid a bug in OS X when a library was linked against
CoreFoundation without having it initialized in the main thread.
http://openradar.appspot.com/7209349
Handling dictionaries for aspell is quirky. Separate brews for
the dictionaries feel strange, just as having all dictionaries
in one aspell dictionary brew.
Adding the dictionaries as options to aspell does not feel right
either, but not having any dictionaries makes aspell useless.
A command line tool that creates png screenshots of webpages.
With tall or wide pages that would normally require scrolling, it takes
screenshots of the whole webpage, not just the area that would be
visible in a browser window.
Webkit2png makes use of WebKit, the rendering engine used in Safari.
Dvtm brings the concept of tiling window management, popularized by
X11-window managers like dwm to the console. As a console window manager
it tries to make it easy to work with multiple console based programs
like vim, mutt, cmus or irssi.
A free library for online banking.
Aqbanking currently supports the HBCI, OFX Direct Connect, and
EBICS (only in commercial aqbanking-cli) protocol.
It provides an interface for:
- general online banking tasks
such as balance, transaction, transfers and debits
- retrieving bank information
for Germany, USA, Austria, and Switzerland
- country and currency information (e.g. ISO-Codex)
Applications using Aqbanking include AqBanking-CLI, QBankManager,
GnuCash, and KMyMoney.
Aqbanking is the successor of OpenHBCI2.
A library to check account numbers and bank codes of German banks.
Both a library for other programs as well as a short command-line tool is
available.
It is possible to check pairs of account numbers and bank codes (BLZ) of German
banks, and to map bank codes (BLZ) to the clear-text name and location of the
bank.
Gwenhywfar allows porting of your software to different operating systems like
Linux, *BSD, Windows etc. It also provides you with some often needed modules
such as configuration file handling, simple XML file parsing, IPC etc.
The ASN.1 library used by GnuTLS, GNU Shishi and some other packages.
It was written by Fabio Fiorina, and has been shipped as part
of GnuTLS for some time but is now a proper GNU package.
The goal of this implementation is to be highly portable, and only
require an ANSI C89 platform.
A small Jabber console client.
Mcabber includes features such as:
- SSL support
- MUC (Multi-User Chat) support
- history logging
- command completion
- OpenPGP encryption
- OTR (Off-the-Record Messaging) support and external action triggers