archmbox
simple email archiver written in perl
Archmbox is a simple email archiver written in perl; it parses one or
more mailboxes, selects some or all messages and then performs specific
actions on the selected messages.
At this time archmbox supports mbox and mbx mailbox formats.
python-gastables
compressible flow gas table modules for Python
Gas Tables include modules for compressible gas flow
calculations. The main modules currently included are:
- Isentropic Relations
- Normal Shock Relations
- Oblique Shock Relations
- Fanno Flow
- Isothermal Flow
- Rayleigh Flow
- Prandtl Meyer Functions
python-hachoir-subfile
find subfiles in any binary stream
hachoir-subfile is a tool based on hachoir-parser to find subfiles
in any binary stream.
uim-applet-gnome
Universal Input Method - GNOME applet
Uim is an input method module library which supports various scripts and can
act as a front end for a range of input methods, including Anthy, Canna,
PRIME, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
M17n (for many other languages). Most of its functions are implemented in
Scheme, so it's very simple and flexible.
python-hachoir-regex
regular expressions manipulation Python library
hachoir-regex is a Python library for regular expression (regex or regexp)
manipulation. You can use a|b (or) and a+b (and) operators. Expressions are
optimized during the construction: merge ranges, simplify repetitions, etc.
It also contains a class for pattern matching allowing to search multiple
strings and regex at the same time.
python-subnettree
Python Module for CIDR Lookups
The PySubnetTree package provides a Python data structure SubnetTree which
maps subnets given in CIDR (Classless Inter-Domain Routing) notation to
Python objects. Lookups are performed by longest-prefix matching. It supports
IPv6 addresses.