Metadata-Version: 2.1
Name: simple-lib-boilerplate
Version: 0.0.3
Summary: a sample python library boilerplate
Author-email: Dor Lugasi-Gal <dorlugasigal@gmail.com>
Project-URL: Homepage, https://github.com/dorlugasigal/python-lib-github-action-boilerplate
Project-URL: Bug Tracker, https://github.com/dorlugasigal/python-lib-github-action-boilerplate/issues
Project-URL: Documentation, https://google.com
Keywords: python,boilerplate,template,package,library
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# This is a simple Python boilerplate for a library with GitHub Actions
