Metadata-Version: 1.1
Name: ctutils
Version: 0.1
Summary: Tools for analyzing data in CT scans
Home-page: http://pypi.python.org/pypi/ctutils
Author: Dave Hughes
Author-email: dave@waveform.org.uk
License: GNU General Public License v3 or later (GPLv3+)
Description: ==============
        ctutils README
        ==============
        
        ctutils is a set of simple tools for analyzing data in CT scans. Currently the
        project supports scans in TXM format (as produced by Xradia products), VGI
        format (as produced by ??? products), and TIFF stacks.
        
        
Keywords: ct,tomography
Platform: ALL
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: Unix
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Scientific/Engineering :: Visualization
