Metadata-Version: 2.1
Name: TayTules
Version: 0.1.2
Summary: A set of tools made by me!
Home-page: https://github.com/pypa/sampleproject
Author: taytek
Author-email: taylor.kerrihard@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Description: # TayTules
        
        No documentation yet :/
        
        python3 -m pip install --upgrade twine
        python3 -m twine upload --repository testpypi dist/VERSION/*
        
        pip install -i https://test.pypi.org/simple/ TayTules-pkg-taytek==VERSION
        pip install TayTules-pkg-taytek==0.0.6
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
