python-rencode
Python encoding library similar to bittorrent's bencode
For complex, heterogeneous data structures with many small elements,
r-encodings take significantly less space than b-encodings.
This version of rencode is a complete rewrite in Cython in order to
increase performance over the pure Python module written by Petru Paler,
Connelly Barnes et al.
gcc-4.7-multilib-arm-linux-gnueabihf
GNU C compiler (multilib files)
libregex-clojure
Composable regexes for Clojure
Allows one to use regexes or parts of them. Also provides support for named
groups. Its syntax can be found at:
https://github.com/cgrand/regex/blob/master/syntax.html
suricata-hyperscan
Next Generation Intrusion Detection and Prevention Tool, Hyperscan support
fastaq
FASTA and FASTQ file manipulation tools
Fastaq represents a diverse collection of scripts that perform useful and
common FASTA/FASTQ manipulation tasks, such as filtering, merging, splitting,
sorting, trimming, search/replace, etc. Input and output files can be gzipped
(format is automatically detected) and individual Fastaq commands can be piped
together.
python-dhm
collection of Python utilities / helper
A collection of various tools wich cover a broad range of things: classes
to make it easier to deal with LDAP and SQL databases, CGI-related tools,
general string manipulation, process handling, file management, etc.