Managed Projects

Showing page 1 of 5

OfflineIMAP is a bidirectional IMAP/Maildir synchronization tool aimed to augment your mail reader. With OfflineIMAP, you can read the same mailbox from multiple computers and have your changes (deletions, flags, etc.) be automatically reflected on all computers. It also lets you read mail offline ... [More] (perhaps on a laptop) and synchronize all changes when you get connected again. You can also use OfflineIMAP to read IMAP mail with mail readers that do not support IMAP, or support it poorly (as most do). [Less]

4.22222
   
  0 reviews  |  20 users  |  6,309 lines of code  |  1 current contributor  |  Analyzed 9 days ago
 
 

Hpodder is a tool to scan and download podcasts. Such tools are often called podcatchers. hpodder is a command-line tool for Linux. It has quite a few features. A few highlights are that it is easy to learn and use, has automatic discovery of feed metadata, and can import iPodder settings.

4.0
   
  0 reviews  |  6 users  |  3,864 lines of code  |  2 current contributors  |  Analyzed almost 2 years ago
 
 

twidge is a client for microblogging sites such as Twitter and Identica (identi.ca). It is extremely versatile, can be customized to work the way you want to work, and can be combined with other tools to do just about anything. It can be used interactively from the shell. It is useful directly ... [More] as-is, and with simple shell aliases can make a highly efficient system to do exactly what you want. It is perfectly capable of being your only client for microblogging. It can also be used in an automated way, via cron(1), or it can even integrate with your email system. [Less]

4.5
   
  0 reviews  |  5 users  |  1,331 lines of code  |  2 current contributors  |  Analyzed about 12 hours ago
 
 

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 (MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)

5.0
 
  0 reviews  |  5 users  |  1,231 lines of code  |  2 current contributors  |  Analyzed 3 days ago
 
 

ftphs is a Haskell library that provides you with both an FTP client and an FTP server.

5.0
 
  0 reviews  |  3 users  |  2,135 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

MissingH is a large collection of assorted utility libraries for Haskell. Its primary audience is Haskell programmers that want to get practical things done fast.

0
 
  0 reviews  |  3 users  |  9,208 lines of code  |  1 current contributor  |  Analyzed almost 2 years ago
 
 

This is the Sqlite version 3 backend for the Haskell HDBC database infrastructure.

5.0
 
  0 reviews  |  2 users  |  3,564 lines of code  |  3 current contributors  |  Analyzed almost 2 years ago
 
 

hslogger is a logging framework for Haskell, roughly similar to Python's logging module. hslogger lets each log message have a priority and source be associated with it. The programmer can then define global handlers that route or filter messages based on the priority and source. hslogger also has a syslog handler built in.

0
 
  0 reviews  |  2 users  |  1,999 lines of code  |  3 current contributors  |  Analyzed 9 days 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.

0
 
  0 reviews  |  2 users  |  982 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 

convertible provides a typeclass with a single function that is designed to help convert between different types: numeric values, dates and times, and the like. The conversions perform bounds checking and return a pure Either value. This means that you need not remember which specific function ... [More] performs the conversion you desire. Also included in the package are optional instances that provide conversion for various numeric and time types, as well as utilities for writing your own instances. [Less]

0
 
  0 reviews  |  1 user  |  2,186 lines of code  |  1 current contributor  |  Analyzed about 2 years ago
  haskell
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.