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.
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.
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.