python3-yara

Python 3 bindings for YARA

YARA is a tool aimed at helping malware researchers to identify and classify malware samples. With YARA, it is possible to create descriptions of malware families based on textual or binary patterns contained in samples of those families. Each description consists of a set of strings and a Boolean expression which determines its logic.

python3-soupsieve

modern CSS selector implementation for BeautifulSoup (Python 3)

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4 (python3-bs4 in Debian). It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts (though some are not yet implemented).

libghc-hpack-prof

alternative format for Haskell packages; profiling libraries

hpack is a tool to create the usual Haskell packaging metadata, i.e. the .cabal file, from a YAML description of the program, with some fields field in by inferred defaults and other additional conveniences.

libghc-http-reverse-proxy-prof

reverse-proxy HTTP requests, over raw sockets or with WAI; profiling libraries

http-reverse-proxy provides a simple means of reverse-proxying HTTP requests. The raw approach uses the same technique as leveraged by keter, whereas the WAI approach performs full request/response parsing via WAI and http-conduit.

libghc-network-conduit-tls-prof

create TLS-aware network code with conduits; profiling libraries

Uses the tls package for a pure-Haskell implementation.

libid3tag0

ID3 tag reading library from the MAD project

ID3 tag manipulation library with full support for reading ID3v1, ID3v1.1, ID3v2.2, ID3v2.3, and ID3v2.4 tags, as well as support for writing ID3v1, ID3v1.1, and ID3v2.4 tags.