Metadata-Version: 2.1
Name: MoNeT_MGDrivE
Version: 0.2.1
Summary: MoNeT python package
Home-page: https://github.com/Chipdelmal/MoNeT
Author: Hector M. Sanchez C.
Author-email: sanchez.hmsc@berkeley.edu
License: MIT
Description: # MoNeT Python Package
        
        View the package at https://pypi.org/project/MoNeT-MGDrivE/
        
        To upgrade the package, change the version number in setup.py and run the following:
        
        python3 setup.py sdist bdist_wheel
        
        python -m twine upload dist/*
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
