libatrildocument3-dbg
MATE document rendering library (debugging symbols)
libperlio-via-timeout-perl
PerlIO layer that adds read & write timeout to a handle
PerlIO::via::Timeout implements a PerlIO layer, that adds read / write
timeout. This can be useful to avoid blocking while accessing a handle (file,
socket, ...), and fail after some time.
libwsutil7
network packet dissection utilities library -- shared library
node-webfinger
Client library for Host Meta (RFC 6415) and Webfinger
This library implements Node.js client support for:
* XRD documents
* JRD documents
* host-meta
* host-meta.json
* http and https
* RFC 6415 and the upcoming Webfinger RFC (up to draft 09)
turpial
Light, fast, and fully functional Twitter client written in Python
python-requests-mock
mock out responses from the requests package - Python 2.x
requests-mock provides a building block to stub out the HTTP requests_
portions of your testing code. Everything in requests_ eventually goes through
an adapter to do the transport work. requests-mock creates a custom adatper
that allows you to predefine responses when certain URIs are called. There are
then a number of methods provided to get the adapter used.