Ports Search

Results 321330 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.008 seconds)
biology/bwa-0.7.9a (Score: 0.010280272)
Burrows-Wheeler sequence aligner
BWA is a program for aligning sequencing reads against a large reference genome (e.g. human genome). It has two major components, one for read shorter than 150bp and the other for longer reads.
converters/cocot-20120313 (Score: 0.010280272)
Code Converter on TTY
This is a code converter on TTY. It transparently filters a TTY converting characters from one encoding to another. e.g. $ cocot -p euc-jp -t utf-8 screen -xRR wb
databases/autobackupmysql-1.4 (Score: 0.010280272)
Make daily, weekly, and monthly backups of your MySQL databases
A script to take daily, weekly and monthly backups of your MySQL databases using mysqldump. Features: - Backup multiple databases - Single backup file or to a separate file for each DB - Compress backup files - Backup remote servers - E-mail logs
devel/ObjectName-1.1.0.0 (Score: 0.010280272)
Explicitly handled object names for Haskell
This tiny Haskell package contains the class ObjectName, which corresponds to the general notion of explicitly handled identifiers for API objects, e.g. a texture object name in OpenGL or a buffer object name in OpenAL.
devel/libvolume_id-0.81.1 (Score: 0.010280272)
Library to provide file system type information
Libvolume_id is a library that provides file system information for a given volume device (i.e. file system type, label, etc.). It supports all of the major file systems.
devel/Data-Uniqid-0.12 (Score: 0.010280272)
Perl extension for simple genrating of unique id's
Data::Uniqid provides three simple routines for generating unique ids. These ids are coded with a Base62 systen to make them short and handy (e.g. to use it as part of a URL).
devel/multi_key_dict-2.0.3 (Score: 0.010280272)
Multi key dictionary implementation
Implementation of a multi-key dictionary, i.e.: (key1[,key2, ..]) => value This dictionary has a similar interface to the standard dictionary => but is extended to support multiple keys referring to the same element.
emulators/kcemu-0.5.1 (Score: 0.010280272)
KC85 emulator
KCemu is an emulator for the KC85 homecomputer series and other Z80 based microcomputers like Z1013, LC80, Polycomputer 880 and BIC A5105. The emulation supports a number of additional hardware, e.g. floppy disk drives and extended graphic modules.
devel/extensible-exceptions-0.1.1.4 (Score: 0.010260681)
Extensible exceptions
This package provides extensible exceptions for both new and old versions of GHC (i.e., < 6.10).
security/pylibacl-0.5.2 (Score: 0.010260681)
Manipulate ACL with Python
py-pylibacl -- Manipulate the POSIX.1e Access Control Lists with python