XML::Feed is a syndication feed parser for both RSS and Atom feeds.
It also implements feed auto-discovery for finding feeds, given a URI.
XML::Feed supports the following syndication feed formats:
* RSS 0.91
* RSS 1.0
* RSS 2.0
* Atom
The goal of XML::Feed is to provide a unified API for parsing and using
the various syndication formats. The different flavors of RSS and Atom
handle data in different ways: date handling; summaries and content;
escaping and quoting; etc. This module attempts to remove those differences
by providing a wrapper around the formats and the classes implementing
those formats (XML::RSS and XML::Atom::Feed).
XML::Generator::PerlData provides a simple way to generate SAX2 events from
nested Perl data structures, while providing finer-grained control over the
resulting document streams.
YAML::Tiny is a perl class to read and write YAML-style files with as
little code as possible, reducing load time and memory overhead.
Symfony YAML is a PHP library that parses YAML strings and converts them to
PHP arrays. It can also converts PHP arrays to YAML strings.
StarDict is a Cross-Platform and international dictionary written in Gtk2.
It has powerful features such as "Glob-style pattern matching," "Scan
selection word," "Fuzzy query," etc.
csvkit is a suite of command-line tools for converting to and working
with CSV, the king of tabular file formats.
A python "port" of logcheck's logtail2.
Pygtail reads log file lines that have not been read. It will even handle
log files that have been rotated.
Analyze and extract internal streams out from a HWP Document Format v5 file
Includes (experimental) Conversion to OpenDocument format (.odt) or plain
text (.txt)
RDFLib is a python library containing an RDF triple store and RDF/XML
parser/serializer.
Git repository: https://github.com/RDFLib/rdflib
Sphinx-intl is a utility tool that provides several features that
makes it easy to translate and to apply translation to Sphinx
generated document.