haskell-lazy-csv-utils

efficient lazy parsers for CSV (comma-separated values)

The CSV format is defined by RFC 4180. These efficient lazy parsers (String and ByteString variants) can report all CSV formatting errors, whilst also returning all the valid data, so the user can choose whether to continue, to show warnings, or to halt on error. Valid fields retain information about their original location in the input, so a secondary parser from textual fields to typed values can give intelligent error messages.

python-dnslib

Module to encode/decode DNS wire-format packets (Python 2)

libvibe-web0

High-performance web application toolkit - Web

vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment.

python3-pytestqt

pytest plugin for Qt application testing (Python 3)

Pytest-qt is a pytest plugin that allows programmers to write tests for PySide and PyQt applications.

lua-guestfs

guest disk image management system - Lua bindings

The libguestfs library allows accessing and modifying guest disk images.

vibe.d

High-performance asynchronous I/O web application toolkit

vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment.