python-fabio 0.0.8-1 source package in Ubuntu

Changelog

python-fabio (0.0.8-1) unstable; urgency=low

  * Initial release (Closes: #649008)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  20 Dec 2011 16:58:43 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Jerome Kieffer
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe python

Downloads

File Size SHA-256 Checksum
python-fabio_0.0.8.orig.tar.gz 149.0 KiB ddd3985cbb277e1e38e98b8ec3ff08e8966211fe35392d2b658fe195f657fba6
python-fabio_0.0.8-1.debian.tar.gz 2.5 KiB f58db95493fb0beec3bb644181f37e86199f0a518ae4a9bd4007f21824845987
python-fabio_0.0.8-1.dsc 1.2 KiB 75e12ec1dc57e058edf42ac28d915d3725cba2098f377e0c04006fefde129705

View changes file

Binary packages built by this source

python-fabio: I/O library for images produced by 2D X-ray detector

 FabIO is an I/O library for images produced by 2D X-ray detectors and
 written in Python. FabIO support images detectors from a dozen of
 companies (including Mar, Dectris, ADSC, Hamamatsu, Oxford, ...), for
 a total of 20 different file formats (like CBF, EDF, TIFF, ...) and
 offers an unified interface to their headers (as a python dictionary)
 and datasets (as a numpy ndarray of integers or floats)
 .
 This is the Python 2 version of the package.