gdc-6-multilib-powerpc-linux-gnu

GNU D compiler (version 2, multilib support)

This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

libcgi-expand-perl

convert flat hash to nested data using TT2's dot convention

Converts a CGI query into structured data using a dotted name convention similar to TT2. expand_cgi works with CGI.pm, Apache::Request or anything with an appropriate "param" method. Or you can use expand_hash directly.

elpa-noflet

Emacs Lisp noflet macro for dynamic, local advice

This package provides the Emacs Lisp macro noflet, Nic Ferrier's overriding flet, for fleting functions for the purpose of decorating them. It is a replacement for the deprecated flet macro.

node-pseudorandombytes

crypto.pseudoRandomBytes but for use with browserify

In node it just returns crypto.pseudoRandomBytes but in the browser it uses randombytes module if available else it seeds a prng based on chacha20poly1305

python3-geopy

geocoding toolbox for Python3

geopy makes it easy for developers to locate the coordinates of addresses, cities, countries, and landmarks across the globe using third-party geocoders and other sources of data, such as wikis. It also comes with the necessary means for parsing geographical coordinates and geodesic distance calculation (using great-circle distance or Vincenty distance). The distance module also contains useful routines for converting between length and angle units.

any2fasta

convert various sequence formats to FASTA

Established tools like readseq and seqret from EMBOSS, both create mangled IDs containing | or . characters, and there is no way to fix this behaviour. This resultes in inconsitences between .gbk and .fna versions of files in pipelines.