python3-uritemplate
implementation of RFC6570 - Python 3.x
python-uritemplate implements RFC6570. URI Template can expand templates up to
and including Level 4 in that specification. It exposes one method, "expand".
node-codemirror-lang-sql
SQL language support for the CodeMirror code editor
CodeMirror is a code editor component for the web. It can be used in
websites to implement a text input field with support for many editing
features, and has a rich programming interface to allow further extension.
libbpfcc
shared library for BPF Compiler Collection (BCC)
BPF Compiler Collection (BCC) is a toolkit for creating efficient
kernel tracing and manipulation programs
python3-taskflow
Taskflow structured state management library - Python 3.x
TaskFlow, is a library to do [jobs, tasks, flows] in a HA manner
using different backends to be used with OpenStack projects.
More information at http://wiki.openstack.org/wiki/TaskFlow
heudiconv
DICOM converter with support for structure heuristics
This is a flexible dicom converter for organizing brain imaging data into
structured directory layouts. It allows for flexible directory layouts and
naming schemes through customizable heuristics implementations.
It only converts the necessary dicoms, not everything in a directory.
It tracks the provenance of the conversion from dicom to nifti in w3c
prov format.
python3-hiro
time manipulation utilities for Python
The hiro module provides a context-manager which hijacks a few commonly used
time function to manipulate time in its context. It allows you to rewind,
forward, freeze, unfreeze, and scale time according to given settings.