Metadata-Version: 1.1
Name: pycifstar
Version: 0.2.5
Summary: PyCifStar is  a class library for  data manipulation  provided in the CIF/STAR File.
Home-page: https://github.com/ikibalin/pycifstar
Author: Iurii Kibalin
Author-email: yurikibalin@outlook.com
License: MIT License
Description: PyCifStar is  a class library for  data manipulation  provided in 
        the Self Defining Text Archival and Retrieval (STAR). The STAR syntax 
        provides a way for simple, easy-to-comprehend, flexible and extensible 
        data exchange. 
        
        It is written in Python.
        
        For more details, please go to the `github`_.
        
        .. _`github`: https://github.com/ikibalin/pycifstar
Keywords: STAR,CIF
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
