Metadata-Version: 1.2
Name: KurtGroup
Version: 1.1.2
Summary: A package containing scripts and programs developed and used in Professor Kurt V. Mikkelsens group at the University of Copenhagen.
Home-page: UNKNOWN
Author: Theo Juncker von Buchwald
Author-email: fnc970@alumni.ku.dk
License: LICENCSE
Description: # KurtGroup
        
        To update the package please first go into the setup.py file and update the version number
        
        You need twine to update the package: pip install twine
        
        You will also need a PyPi account
        
        After this you may use: python setup.py sdist
        
        To update the package you then use: twine upload dist/*
        
        After which you will have to type in your username and password
        
Platform: UNKNOWN
Requires-Python: >=3.6
