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.
NEC2 Antenna Modelling System

nec

NEC2 Antenna Modelling System

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.

arpalert

monitor ARP changes in ethernet networks

The arpalert daemon is a security tool that listens on a network interface (without using 'promiscuous' mode) and catches all conversations of MAC address to IP request to alert of possibility of ARP spoofing attack.

python3-mwparserfromhell

Outrageously powerful parser for MediaWiki wikicode (Python 3)

mwparserfromhell is a pure-Python parser (with optional C speedup) for MediaWiki wikicode. It allows parsing and manipulation of complex structures like nested templates, tables, and much more.