Metadata-Version: 1.1
Name: pdb_files
Version: 0.1
Summary: Read and write pdb files
Home-page: http://github.com/vistalab/pdb_files
Author: Ariel Rokem
Author-email: arokem@gmail.com
License: MIT
Download-URL: https://github.com/vistalab/pdb_files/archive/master.zip
Description: 
        
        The PDB file format: path data-bases for tractography
        -----------------------------------------------------
        Based on previous work by Sherbondy, Dougherty, Wandell, and others.
        
        Copyright (c) 2015-, Ariel Rokem.
        
        VISTA lab, Stanford University.
        
        All rights reserved.
        
        
Platform: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Requires: numpy
Requires: nibabel
