python-protorpc-standalone
Google Protocol RPC - Python 2.x
This package provides the Google Protocol RPC (modified to run outside Google
App Engine). The Protorpc library is a framework for implementing HTTP-based
remote procedure call (RPC) services.
libstruct-dumb-perl
module to create simple lightweight record-like structures
Struct::Dumb creates record-like structure types, similar to the struct
keyword in C, C++ or C#, or Record in Pascal. An invocation of this module
will create a construction function which returns new object references with
the given field values. These references all respond to lvalue methods that
access or modify the values stored.
python-pygithub
Access to full Github API v3 from Python2
ccrypt
secure encryption and decryption of files and streams
ccrypt is a utility for encrypting and decrypting files and streams. It was
designed as a replacement for the standard unix crypt utility, which is
notorious for using a very weak encryption algorithm. ccrypt is based on the
Rijndael cipher, which is the U.S. government's chosen candidate for the
Advanced Encryption Standard (AES, see http://www.nist.gov/aes). This cipher is
believed to provide very strong security.
ruby-rails-timeago
Rails Helper to create time tags usable for jQuery Timeago plugin
jQuery Timeago helper for Rails 3+
libboost-filesystem1.62.0
filesystem operations (portable paths, iteration over directories, etc) in C++