Metadata-Version: 2.3
Name: scoutbook_parser
Version: 0.15.3
Summary: Parse BSA Scoutbook export files into TOML, YAML, or JSON
Project-URL: Repository, https://gitlab.com/troopmanager/scoutbook_parser
Author-email: Michael Perkins <perkinsms@gmail.com>
Maintainer-email: Michael Perkins <perkinsms@gmail.com>
License: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >3.10
Requires-Dist: click~=8.1
Requires-Dist: objexplore~=1.6
Requires-Dist: pyyaml~=6.0
Requires-Dist: toml~=0.10
