libghc-convertible-prof

Typeclasses and instances for converting between types, GHC profiling package

convertible provides a typeclass with a single function that is designed to help convert between different types: numeric values, dates and times, and the like. The conversions perform bounds checking and return a pure Either value. This means that you need not remember which specific function performs the conversion you desire.

perlimports

tool to automate the maintenance of Perl import statements

This package provides the perlimports command line interface, which automates the cleanup and maintenance of Perl use and require statements. Loosely inspired by goimports, this tool aims to be part of your linting and tidying workflow, in much the same way you might use perltidy or perlcritic.

ncbi-cn3d

3-dimensional viewer for biological molecules

Cn3D is a helper application for your web browser that allows you to view 3-dimensional structures from NCBI's Entrez retrieval service.

libwolfssl19

wolfSSL encryption library

aiohttp-wsgi-serve

run a WSGI application

Run a WSGI application on top of asyncio event loop. This script uses Python aiohttp-wsgi module to run existing WSGI applications within the event loop without further changes.

python3-pybindgen

Python bindings generator (Python 3)

This package contains a Python bindings generator. It can generate clean C or C++ code or self contained code.