libfilter-eof-perl
module to run a callback after a file has been compiled
Filter::EOF utilises Perl's source filters to provide you with a mechanism to
run some code after a file using your module has been processed.
libmoosex-nonmoose-perl
Moose extension to allow easy subclassing of non-Moose classes
MooseX::NonMoose allows for easily subclassing non-Moose classes with Moose,
taking care of the annoying details connected with doing this. It tries to be
as non-intrusive as possible - in most cases, inheriting from Moose classes
and inheriting from non-Moose classes should work identically.
python3-pep8
Python PEP 8 code style checker - Python 3
Features a plugin architecture allowing for adding new checks is easily.
Parseable output listing line numbers of the error location. Consists of
just one Python file, and requires only stdlib.
libjconv-bin
charset conversion library - binaries
This library provide Japanese Code Conversion capability based on iconv. It
is based by application to enlarge number of supported encoding. It is not
only for Japanese people, it is used as helper in sylpheed mailer.
libpetal-utils-perl
Useful template modifiers for Petal
Petal::Utils contains commonly used Petal modifiers (or plugins),
and bundles them with an easy-to-use installation interface.
libxml-parser-easytree-perl
easier tree style for XML::Parser
XML::Parser::EasyTree adds a new "built-in" style called "EasyTree" to
XML::Parser. Like XML::Parser's "Tree" style, setting this style causes the
parser to build a lightweight tree structure representing the XML document.
This structure is, at least in this author's opinion, easier to work with
than the one created by the built-in style.