python-zope.interface
Interfaces for Python
This package provides an implementation of object interfaces for Python.
Interfaces are a mechanism for labeling objects as conforming to a given API
or contract. So, this package can be considered as implementation of the
Design By Contract methodology support in Python.
polylib-utils
Various tools using libpolylib
Polylib is a free C library for doing computations on polyhedra.
The library is operating on objects like vectors, matrices, lattices,
polyhedra, Z-polyhedra, unions of polyhedra and other intermediary
structures.
It provides functions for all important operations on these structures.
dicompyler
radiation therapy research platform
Dicompyler is an extensible, fully open source radiation therapy
research platform based on the DICOM standard. It also functions as a
cross-platform DICOM RT viewer.
libcache-mmap-perl
module to provide a shared data cache using memory mapped files
Cache::Mmap implements a shared data cache, using memory mapped files.
If routines are provided which interact with the underlying data, access to
the cache is completely transparent, and the module handles all the details of
refreshing cache contents, and updating underlying data, if necessary.
mktorrent
simple command line utility to create BitTorrent metainfo files
mktorrent is a text-based utility to create BitTorrent metainfo files
used by trackers and torrent clients. It can create metainfo files for
single files or complete directories in a fast way.
python-zope.authentication
Definition of authentication basics for the Zope Framework
This package provides a definition of authentication concepts for use in
Zope Framework.