Metadata-Version: 2.1
Name: brs_utils
Version: 0.0.8
Summary: Utilities
Home-page: https://github.com/brsynth/brs-utils
Author: Joan Hérisson, Melchior du Lac
Author-email: joan.herisson@univ-evry.fr
License: UNKNOWN
Description: # brs-utils
        
        ## Content
        
        ### rpSBML
        Defines SBML structure with additional fields relative to [RetroPath2](https://github.com/brsynth/RetroPath2-wrapper) objects.
        
        ### total_size
        Computes the deep size of an object.
        
        ### print functions
        Defines some fancy print functions
        
        ## Prerequisites
        
        * Python 3 with the following modules:
            * python-libsbml
        
        ## Authors
        
        * **Melchior du Lac**
        
        
        ## Licence
        brs-utils is released under the MIT licence. See the LICENCE file for details.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
