Metadata-Version: 2.1
Name: mydearmath
Version: 0.0.1
Summary: A small example package, just for test
Home-page: https://github.com/vlasenckov/MIPT_py_3_term
Author: Kirill Vlasenkov
Author-email: kirill.vlasenckov@gmail.com
License: UNKNOWN
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

My dear Math
----
A primitive relization, merely needed to be published on pypi.

You also are able to install it by typing `pip3 install mydearmath` command in your terminal.


