conserver-client
connect to a console server
Conserver is an application that allows multiple users to watch a
serial console at the same time. It can log the data, allows users
to take write-access of a console (one at a time), and has a
variety of bells and whistles to accentuate that basic
functionality. The idea is that conserver will log all your serial
traffic so you can go back and review why something crashed, look
at changes (if done on the console), or tie the console logs into a
monitoring system (just watch the logfiles it creates). With
multi-user capabilities you can work on equipment with others,
mentor, train, etc. It also does all that client-server stuff so
that, assuming you have a network connection, you can interact with
any of the equipment from home or wherever.
libghc-http-date-prof
HTTP Date parser/formatter; profiling libraries
Fast parser and formatter for HTTP Date.
xul-ext-zotero
Firefox extension to organize and share your research sources
Zotero helps you collect, manage, and cite your research sources.
libghc-hsh-prof
Library to mix shell scripting with Haskell programs; profiling libraries
HSH is designed to let you mix and match shell expressions with
Haskell programs. With HSH, it is possible to easily run shell
commands, capture their output or provide their input, and pipe them
to and from other shell commands and arbitrary Haskell functions at will.
Category: System
python-versiontools
Smart replacement for plain tuple used in __version__ (Python 2)
versiontools is a Python module providing a smart replacement for plain tuple
used in __version__. It has following features:
libghc-hdbc-postgresql-prof
PostgreSQL HDBC Driver for GHC; profiling libraries
HDBC provides an abstraction layer between Haskell programs and SQL
relational databases. This lets you write database code once, in
Haskell, and have it work with any number of backend SQL databases.