libreply-perl
lightweight extensible Perl REPL
Reply ("read, eval, print, loop, yay!") is a lightweight, extensible REPL for
Perl. It is plugin-based (see Reply::Plugin), and through plugins supports
many advanced features such as coloring and pretty printing, readline
support, and pluggable commands.
python3-smbc
Python 3 bindings for the Samba client library
This package contains an extension that allows one to write Python 3 programs
that can talk to SMB/CIFS servers.
rudof
RDF data shape processing - CLI tool
rudof implements Shape Expressions (ShEx), SHACL, DCTAP,
and other technologies in the RDF ecosystem.
libpoe-component-client-keepalive-perl
POE component that manages and keeps alive client connections
POE::Component::Client::Keepalive creates and manages connections for other
components. It maintains a cache of kept-alive connections for quick reuse.
It is written specifically for clients that can benefit from kept-alive
connections, such as HTTP clients. Using it for one-shot connections would
probably be silly.
clang-modernize-3.4
Tool to convert C++98 and C++03 code to C++11
libxml-quote-perl
XML quote/dequote functions
XML::Quote provides functions to quote/dequote strings in "xml"-way.