Metadata-Version: 2.1
Name: pebm
Version: 1.1.3
Summary: A small example package
Home-page: https://github.com/pypa/sampleproject
Author: sheina Gendelman
Author-email: sheina@campus.technion.ac.il
License: MIT
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Platform: any
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
Requires-Dist: importlib-metadata ; python_version < "3.8"
Provides-Extra: testing
Requires-Dist: setuptools ; extra == 'testing'
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

aa


