Metadata-Version: 2.1
Name: dknovautils
Version: 0.0.36
Summary: This is the tools for dknova.
Home-page: http://example.com
Author: dknova
Author-email: dknova@example.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
License-File: LICENSE

# Learning python

This is a simple example package. 

just for learning how to build a package.


DEPRECATION: dknovautils is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559










