Metadata-Version: 2.1
Name: MDLogreader
Version: 0.0.1
Summary: UNKNOWN
Home-page: https://github.com/Shen-Group/LogReader
Author: Suliman Sharif
Author-email: sharifsuliman1@gmail.com
License: MIT
Description: LogReader: A logreader function to read your files!
        ===================================================
        
        ![Python](https://img.shields.io/badge/python-3.6-blue.svg)
        [![PEP8](https://img.shields.io/badge/code%20style-pep8-orange.svg)](https://www.python.org/dev/peps/pep-0008/)
        
        
        Announcements
        =============
        
        -   Work has began! Dec 4th
        
        Installation 
        ============
        
        LogReader is going to be distribute via PyPi and as the content store grows we can expand it to other pieces of software
        making it accessible to all regardless of what you use. Alternatively, you could have a glance at the source code and copy/paste
        it yourself.
        
        
        Structure of LogReader
        =======================
        
        Currently, the main subpackages are:
        
        - **logreader**: logreader main class. 
        
        
        Genesis
        =======
        
        LogReader was created because I noticed I was using the same variable across multiple scripts and figure it would be useful
        for folk to have.
        
        - Lead Developer [Suliman sharif](http://sulstice.github.io/)
        
        
        * * * * *
        
        External links
        ==============
        
        
        
Keywords: logreader logs GROMACS
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
