Metadata-Version: 1.1
Name: pyxnat-ldax
Version: 1.0.0.0.5
Summary: Xnat in Python
Home-page: https://github.com/VUIIS/pyxnat
Author: Shunxing Bao
Author-email: onealbao@gmail.com
License: BSD
Description: 
        The package is hosted at VUIIS github repo, which is a customized PyXnat with cache feature (debugging, testing purpose)
        The main purpose is to explicitly display all incoming URL queries and open session IDs.
        
        PyXNAT
        ======
        
        pyxnat provides an API to access data on XNAT (see http://xnat.org)
        servers.
        
        Visit http://packages.python.org/pyxnat for more information.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
Classifier: Topic :: Internet :: WWW/HTTP
Requires: requests
