Metadata-Version: 2.1
Name: pm4py-wrapper
Version: 1.1.0
Summary: pm4py wrapper to call the original package from CLI
License: GPL-3.0
Author: Ihar Suvorau
Author-email: ihar.suvorau@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0.4,<9.0.0)
Requires-Dist: pandas (>=1.4.1,<2.0.0)
Requires-Dist: pm4py (>=2.2.19,<3.0.0)
Requires-Dist: pytest (>=7.0.1,<8.0.0)
