librostlab-blast0v5
very fast C++ library for parsing the output of NCBI BLAST programs
This package provides a very fast library for parsing the default output of
NCBI BLAST programs into a C++ structure.
libverto1
Event loop abstraction for Libraries - Runtime
Libverto exists to isolate libraries from the particular event loop
chosen by an application. Libverto provides an asynchronous
programming interface independent of any particular event loop and
allows applications to attach this interface to whatever event loop
they select.
node-markdown-to-jsx
Lightweight and customizable ReactJS markdown component
markdown-to-jsx is a powerfull Markdown-to-JSX component:
- arbitrary HTML is supported and parsed into the appropriate JSX
representation without `dangerouslySetInnerHTML`
- any HTML tags rendered by the compiler and/or Markdown component can be
overridden to include additional props or even a different HTML
representation entirely
- GFM task list support
- fenced code blocks with highlight.js support
All this clocks in at around 5 kB gzipped, which is a fraction of the size
of most other React markdown components.
ruby-rack-openid
Ruby Rack library to provide access to OpenID
This ruby library provides a more HTTPish API around the ruby-openid
library.
python-mccabe
Python code complexity checker (Python 2)
This module provides a plugin for the flake8 Python code checker to run the
McCabe code complexity script against Python code.
python3-requestbuilder
command line-driven HTTP request builder - Python 3.x
Python Requestbuilder is command line-driven. It is used to build HTTP
requests, and is used by the euca2ools recent version (eg: newer than version
3.0.0).