Managed Projects

HSH (haskell)

  Analyzed about 4 hours ago

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/from other shell commands and arbitrary Haskell functions at will.

1.01K lines of code

0 current contributors

about 7 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This
Tags haskell shell

pygopherd

  Analyzed 1 day ago

This is an all-new, modern Gopher server. It can serve documents with Gopher+, standard Gopher (RFC1436), HTTP, and WAP -- all on the same port. Pygopherd features a modular extension system as well as loadable scripts and much more. It contains full support for UMN gopherd systems -- including ... [More] .Links, .names, .cap, searches, etc. Pygopherd also supports Bucktooth features such as gophermap files and executables. In addition to all this, there are Pygopherd's own extra features. All features are fully customizable and can be enabled or disabled by editing /etc/pygopherd/pygopherd.conf. [Less]

13.5K lines of code

2 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This
Tags gopher

lsdk

  Analyzed about 5 hours ago

Extract information from Digikam database in a convenient command-line tool

128 lines of code

0 current contributors

almost 14 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

HDBC-postgresql

  Analyzed about 18 hours ago

This is the PostgreSQL backend driver for the HDBC database infrastructure for Haskell.

1.5K lines of code

5 current contributors

about 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

ldap-haskell

  Analyzed about 16 hours ago

Haskell binding for C LDAP API

677 lines of code

0 current contributors

about 12 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

UMN gopher

  Analyzed about 16 hours ago

This package contains the client for the distributed global directory and hypertext system known as gopher. This is a text-based (ncurses) client from the University of Minnesota. It also supports the gopher+ protocol, as well as links to ftp, http, and other external viewers.

20.3K lines of code

1 current contributors

about 4 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

gtkrsync

  Analyzed about 2 hours ago

gtkrsync is a simple GUI that displays a running status display built from rsync --progress -v. This status display includes a per-file and overall status bar, overall estimated time to completion, and an expandable button that shows all rsync status output. Unlike other GUI rsync frontends such ... [More] as grsync, gtkrsync does not have any GUI tools for configuring or invoking rsync. gtkrsync is designed to be invoked from the command line or shell scripts, which already specify all the needed rsync options. It is thus ideal for scripted rsync runs that need a GUI, or for command-line users that would like a GUI to monitor their rsync progress. [Less]

839 lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

ConfigFile

  Analyzed 35 minutes ago

ConfigFile is a configuration file parser and writer library for Haskell. The ConfigFile module works with configuration files in a standard format that is easy for the user to edit, easy for the programmer to work with, yet remains powerful and flexible. It is inspired by, and compatible with ... [More] , Python's ConfigParser module. It uses files that resemble Windows .INI-style files, but with numerous improvements. ConfigFile provides simple calls to both read and write config files. It's possible to make a config file parsable by this module, the Unix shell, and make. [Less]

772 lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

datapacker

  Analyzed about 16 hours ago

datapacker is a tool to group files by size. It is perhaps most often used to fit a set of files onto the minimum number of CDs or DVDs. datapacker is designed to group files such that they fill fixed-size containers (called "bins") using the minimum number of containers. This is useful, for ... [More] instance, if you want to archive a number of files to CD or DVD, and want to organize them such that you use the minimum possible number of CDs or DVDs. In many cases, datapacker executes almost instantaneously. Of particular note, the hardlink action can be used to effectively copy data into bins without having to actually copy the data at all. [Less]

305 lines of code

0 current contributors

about 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

anydbm

  Analyzed about 6 hours ago

AnyDBM is a generic interface to DBM-like databases for Haskell. It lets you store String-to-String mappings in various formats, from a simple in-memory Map to a high-performance DBM database or even a SQL database.

366 lines of code

0 current contributors

about 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This