python-bittorrent
Scatter-gather network file transfer
BitTorrent is a tool for distributing files. It's extremely
easy to use - downloads are started by clicking on hyperlinks.
Whenever more than one person is downloading at once
they send pieces of the file(s) to each other, thus relieving
the central server's bandwidth burden. Even with many
simultaneous downloads, the upload burden on the central server
remains quite small, since each new downloader introduces new
upload capacity.
syncevolution-dbg
Sync personal information data using SyncML and CalDAV/CardDAV (debugging)
r-cran-gridextra
GNU R package with extensions for the grid package
The gridextra package provides several high-level functions to extend
the grid package which provides a low-level graphics infrastructure
for R.
php-pimple
simple dependency injection container -- class
Creating a container is a matter of instating the Pimple class.
libargparse4j-java
command-line argument parser for Java based on Python's argparse module
Argparse4j is a command line argument parser library for Java based on
Python's argparse module. The features of argparse4j include:
python-social-auth
Python social authentication made simple (Python 2)
Python Social Auth is an easy-to-setup social authentication/registration
mechanism with support for several frameworks and auth providers.