python-dominate

Python 2 library for creating and manipulating HTML documents

Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.

python-djangorestframework-haystack

Haystack for Django REST Framework

A small library which tries to simplify integration of Haystack with Django REST Framework. Contains a Generic ViewSet, a Serializer and a couple of Filters in order to make search as painless as possible.

libdist-inkt-role-hg-perl

Mercurial-related behaviour for Dist::Inkt

Dist::Inkt::Role::Hg extends the perl distribution builder Dist::Inkt with the following features: * Prevents a release from being built if there are uncommitted changes. * Does an << hg tag >> and `hg push` after release.

erlang-p1-fast-tls

native TLS / SSL driver for Erlang / Elixir

ImageJ plugin to import images from Orthanc

orthanc-imagej

ImageJ plugin to import images from Orthanc

This ImageJ plugin allows ImageJ to browse the content of an Orthanc server, then import 2D/3D DICOM images from Orthanc into ImageJ. Orthanc is a lightweight, RESTful DICOM server for healthcare and medical research.

libapache-htpasswd-perl

module to manage Unix crypt-style password file

The Apache::Htpasswd module comes with a set of methods to use with htaccess password files. These files (and htaccess) are used to do Basic Authentication on a web server.