libcommons-attributes-java
adds C#/.Net-style attributes to Java code
The Apache Jakarta Commons Attributes library enables Java programmers
to use C#/.Net-style attributes in their code.
python-rfc3339
parser and generator of RFC 3339-compliant timestamps (Python 2)
pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python
datetime.datetime objects.
cabal-helper
simple interface to some of Cabal's configuration state
cabal-helper provides a library which wraps the internal use of
anexecutable to lift the restrictions imposed by linking against versions of
GHC before 7.10. This has the pleasant side effect of isolating the user
from having to deal with Cabal version changes manually as cabal-helper
can simply recompile it's helper program automatically as needed.
libregexp-ipv6-perl
Regular expression for IPv6 addresses
Regexp::IPv6 exports the $IPv6_re regular expression that matches any valid
IPv6 address as described in "RFC 2373 - 2.2 Text Representation of
Addresses" but ::. Any string not compliant with such RFC will be rejected.
node-any-promise
Resolve any installed ES6 compatible promise
Let your library support any ES 2015 (ES6) compatible `Promise` and leave the
choice to application authors. The application can *optionally* register its
preferred `Promise` implementation and it will be exported when requiring
`any-promise` from library code.
libhugs-openal-bundled
A binding to the OpenAL cross-platform 3D audio API
A Haskell binding for the OpenAL cross-platform 3D audio API,
appropriate for use with gaming applications and many other
types of audio applications. For more information about OpenAL,
please see: <http://www.openal.org/>.