ofdns

Utility for performing DNS requests on the command line

ofdns is an utility for performing DNS requests on the command line using ObjFW's DNS resolver.

libobjfw1

ObjFW library

The libobjfw1 package contains the library needed by programs using ObjFW.

ofhash

Utility to hash files with various cryptographic hash functions

ofhash is an utility to hash files with various cryptographic hash functions (even using different algorithms at once) using ObjFW's classes for various cryptographic hashes.

libobjfwtls1

TLS support for ObjFW

The libobjfwtls1 package contains TLS support for ObjFW.

ofarc

Utility for handling ZIP, Tar and LHA archives

ofarc is a multi-format archive utility that allows creating, listing, extracting and modifying ZIP, Tar and LHA archives using ObjFW's classes for various archive types.

python3-ast-decompiler

Python module to decompile AST to Python code

ast_decompiler is a module for generating Python code given an AST.