python3-derpconf
Python module to abstract loading configuration files for your app
Abstracts loading configuration files for your app.
ruby-jekyll-mentions
Jekyll plugin to add mentionable link support
This is a Jekyll plugin to turn mentions into links. It does not notify the
mentioned user. It is possible to use a social networks, even your own.
r-cran-expint
GNU R exponential integral and incomplete Gamma function
The exponential integrals E_1(x), E_2(x), E_n(x) and
Ei(x), and the incomplete gamma function G(a, x) defined for
negative values of its first argument. The package also gives easy
access to the underlying C routines through an API; see the package
vignette for details. A test package included in sub-directory
example_API provides an implementation. C routines derived from the
GNU Scientific Library <https://www.gnu.org/software/gsl/>.
ruby-net-ntp
NTP client for ruby
This project was a rubyfied version of perl's Net::NTP module, by James G.
Willmore. It provides a method to query an NTP server as specified in RFC1305
and RFC2030. Updated and re-released in 2010 by Zencoder.
ruby-unicode-utils
additional Unicode aware functions for Ruby
UnicodeUtils implements Unicode algorithms for case conversion, normalization,
text segmentation and more in pure Ruby code.
libgeographiclib24
C++ library to solve some geodesic problems -- library
GeographicLib is a small set of C++ classes for converting between
geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates,
for geoid calculations, and for computing geodesic. It is a suitable
replacement for the core functionality provided by NGA Geotrans.