python-pymemcache
comprehensive, fast, pure Python memcached client - Python 2.x
Pymemcache is a comprehensive, fast, pure-Python memcached client. It supports
the following features:
* Complete implementation of the memcached text protocol.
* Configurable timeouts for socket connect and send/recv calls.
* Access to the "noreply" flag, which can significantly increase the speed of
writes.
* Flexible, simple approach to serialization and deserialization.
* The (optional) ability to treat network and memcached errors as cache
misses.
libhtml-autopagerize-perl
utility to load AutoPagerize SITEINFO stuff
HTML::AutoPagerize is an utility module to load SITEINFO defined in
AutoPagerize. AutoPagerize is an userscript to automatically figure out
the "next link" of the current page, then fetch the content and insert
the content by extracting the "page element".
r-cran-rneos
GNU R package with XML-RPC interface to NEOS
The rneos package implements access to the XML-RPC API for NEOS
enabling the user to pass optimization problems to NEOS and retrieve
results within R.
eclipse-pydev
Python IDE for Eclipse
PyDev is a Python IDE for Eclipse, which may be used in Python, Jython and
IronPython development.
cl-metatilities-base
Common Lisp set of utilities from Metabang
Metatilities-base is the core of Metatilities. It has the good stuff that
sits at the foundation of the rest of the code that metabang.com writes.
elpa-dap-mode
DAP UI controls implemented using treemacs
Emacs client/library for Debug Adapter Protocol is a wire protocol
for communication between client and Debug Server. It’s similar to
the LSP but provides integration with debug server.