Metadata-Version: 2.1
Name: BNMath
Version: 0.0.2
Summary: A small mathematics library
Home-page: https://github.com/Ajayff4/testing2
Author: SB
Author-email: shreyasb63@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

It is the tesing file with two sample classes named
class Message
    methods msg1()
class Show
    methods add(a,b), sub(a,b)


