cl-base64
Common Lisp package to encode and decode base64 with URI support
This package provides highly optimized base64 encoding and decoding.
Besides conversion to and from strings, integer conversions are supported.
Encoding with Uniform Resource Identifiers is supported by using
a modified encoding table that uses only URI-compatible characters.
ruby-solve
Ruby version constraint solver implementing semantic versioning
Ruby versioning constraint solver implementing Semantic Versioning 2.0.0
(see http://semver.org/).
libsvnkit-java
pure Java Subversion client library
SVNKit provides APIs to work with Subversion repositories and working
copies. The SVNKit library features direct repository access as well as
support for all high level Subversion operations available via the
command-line Subversion client.
url-dispatcher-tools
tools for working with the URL Dispatcher.
liblchown-perl
Perl interface to the lchown() system call
Lchown provides a perl interface to the lchown(2) UNIX system call. The
lchown(2) call is useful to change the ownership and group of symbolic links,
rather than changing that information for the referent (real target) of these
links.
node-set-blocking
set blocking stdio and stderr
set blocking stdio and stderr ensuring that terminal output does not truncate