Metadata-Version: 1.1
Name: PyJIST
Version: 0.1
Summary: PyJIST -- The simplified JIST Command Line Interface
Home-page: https://www.nitrc.org/plugins/mwiki/index.php/jist:PyJIST
Author: MASI lab, Vanderbilt University
Author-email: andrew.j.asman@vanderbilt.edu
License: GPL
Download-URL: http://masi.vuse.vanderbilt.edu/jenkins/job/Build%20PyJIST/
Description: PyJIST is Python-based wrapper for accessing the JIST command line interface
        (CLI) without the hassle of constructing complicated classpaths and memorizing
        long module definitions.
        
        Created by Andrew Asman on 2014-02-17
        Copyright 2014 MASI, Vanderbilt University. All rights reserved..
        
        --- Prerequisites ---
        Install mipav
        Install JIST (the newer the better)
        Install Python (tested on 2.7)
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
