Metadata-Version: 2.1
Name: pdrepr
Version: 0.1.0
Summary: eval-able string representation of pandas objects
License: MIT
Author: Daniel Hjertholm
Author-email: daniel.hjertholm@icloud.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pandas (>=1.2.2,<2.0.0)
