libmono-corlib2.0-cil
Mono core library (for CLI 2.0)
strongswan-plugin-eap-md5
strongSwan plugin for EAP-MD5 protocol handler
libemail-mime-encodings-perl
unified interface to MIME encoding and decoding
Email::MIME::Encodings simply wraps MIME::Base64 and MIME::QuotedPrint
so that you can throw the contents of a Content-Transfer-Encoding
header at some text and have the right thing happen.
python3-djangorestframework-yaml
YAML parser and renderer for Django REST Framework
This library exports a parser class and a renderer for the
Django REST Framework, allowing YAML parsing et serialization.
python-logsparser
Python library for log parsing, tagging and analysis.
Pylogsparser is a library that can be used to parse log lines and extract
various metadata out of them according to known log formats. The library
is shipped with several default log formats, such as Syslog, Apache, sshd and
many others. It is also possible to define and use your own log formats with
the library, as XML definition files.
ruby-erubis
fast and extensible eRuby implementation which supports multi-language
Erubis is a very fast eRuby implementation that features:
* Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript)
* Auto escaping support
* Auto trimming spaces around '<% %>'
* Embedded pattern changeable (default '<% %>')
* Enable to handle Processing Instructions (PI) as embedded pattern
* Context object available and easy to combine eRuby template with YAML file
* Print statement available
* Easy to extend and customize in subclass
* Ruby on Rails support