Ports Search

Results 3,7813,790 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
deskutils/jjclient-1.0.2 (Score: 1.1215882E-4)
Command line client for posting JustJournal entries
jjclient - A command line client for posting JustJournal entries jjclient is a UNIX-style client for JustJournal that allows you to post blog entries from the command line without the need for a web browser.
deskutils/osmo-0.2.14 (Score: 1.1215882E-4)
Personal organizer
Osmo is a handy personal organizer, which includes calendar, tasks manager, address book and notes modules. It is a GTK+ based tool which uses a plain XML database to store all personal data.
devel/cvs2svn-2.4.0 (Score: 1.1215882E-4)
CVS to Subversion Repository Converter
cvs2svn is a Python script can be used to migrate a CVS repository to a Subversion, Git or Bazaar repository. It is designed for one-time conversions, not for repeated synchronizations between CVS and Subversion/Git/Bazaar.
devel/ditrack-0.8 (Score: 1.1215882E-4)
Tracking system based on Subversion repository
DITrack is a free, open source, lightweight, distributed issue (bug, defect, ticket) tracking system using a Subversion repository instead of a backend database. It is written in Python and runs in UNIX environment (*BSD, Linux, MacOS X).
devel/DateTime-TimeZone-2.01 (Score: 1.1215882E-4)
Time zone object base class and factory
This class is the base class for all time zone objects. A time zone is represented internally as a set of observances, each of which describes the offset from GMT for a given time period.
devel/Stream-0.4.7.2 (Score: 1.1215882E-4)
Library for manipulating infinite lists
This package implements functions, analogous to those from Data.List, to create and manipulate infinite lists: data Stream a = Cons a (Stream a). It provides alternative definitions for those Prelude functions that make sense on such streams.
devel/hashtables-1.2.0.2 (Score: 1.1215882E-4)
Mutable hash tables in the ST monad
This package provides a couple of different implementations of mutable hash tables in the ST monad, as well as a type class abstracting their common operations, and a set of wrappers to use the hash tables in the IO monad.
devel/language-c-0.4.7 (Score: 1.1215882E-4)
Analysis and generation of C code
Language C is a Haskell library for the analysis and generation of C code. It features a complete, well tested parser and pretty printer for all of C99 and a large set of GNU extensions.
devel/murmur-hash-0.1.0.8 (Score: 1.1215882E-4)
MurmurHash2 implementation for Haskell
Implements MurmurHash2, a good, fast, general-purpose, non-cryptographic hashing function. See <http://murmurhash.googlepages.com/> for details. This implementation is pure Haskell, so it might be a bit slower than a C FFI binding.
devel/json-c-0.12 (Score: 1.1215882E-4)
JSON (JavaScript Object Notation) implementation in C
This is a port of json-c, an implementation of json in C. Json, JavaScript Object Notation is a lightweight data exchange format and a subset of the JavaScript programming language.