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.

asused

tool to check IPv4 allocations and assignments as stored in the RIPE database

Asused is a tool which summarizes address space as registered in the RIPE database. For each allocated inetnum object a summary of used and free address space is printed. A grant total summary for all prefixes is also provided. If there are no errors in locating allocations and assignments under an allocation. In the total % are calculated on total allocations.