python-w3lib
Collection of web-related functions (Python 2)
Python module with simple, reusable functions to work with URLs, HTML,
forms, and HTTP, that aren’t found in the Python standard library.
python-os-xenapi
XenAPI library for OpenStack projects - Python 2.7
python3-django-debreach
some protection against the BREACH attack in Django - Python 3.x
This Python Django module provides basic/extra mitigation against the BREACH
attack for Django projects. When combined with rate limiting in your
web-server, or by using something like django-ratelimit, the techniques here
should provide at least some protection against the BREACH attack.
libdatetime-format-w3cdtf-perl
module to parse and format W3CDTF datetime strings
DateTime::Format::W3CDTF is a Perl module that understands the W3CDTF date
and time format, an ISO 8601 profile. It has a full specification online at:
<URL:http://www.w3.org/TR/NOTE-datetime>. This is the native date format for
RSS 1.0.
python3-pycadf
implementation of DMTF Cloud Audit (CADF) data model - 3.x
pyCADF is an implementation of DMTF Cloud Audit (CADF) data model.
DMTF Cloud Management Initiative is promoting the work of the Cloud Management
Work Group, the Cloud Auditing Data Federation Working Group, the System
Virtualization, Partitioning, Clustering Working Group and the Software
Entitlement Working Group. See http://dmtf.org for details.
libgd-securityimage-perl
security image (captcha) generator
The (so called) "Security Images" are so popular. Most internet
software use these in their registration screens to block robot programs
(which may register tons of fake member accounts). Security images are
basicaly, graphical CAPTCHAs (Completely Automated Public
Turing Test to Tell Computers and Humans Apart). This
module gives you a basic interface to create such an image. The final
output is the actual graphic data, the mime type of the graphic and the
created random string. The module also has some "styles" that are
used to create the background (or foreground) of the image.