Metadata-Version: 2.1
Name: devopsstringprocess
Version: 0.0.2
Summary: String standardization package for devops course
Author-email: Ramon Durães <ramongduraes@gmail.com>
Project-URL: Homepage, https://github.com/ramongduraes/devops-string
Project-URL: Bug Tracker, https://github.com/ramongduraes/devops-string/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Unidecode (==1.3.6)
Requires-Dist: pytest (==7.3.2)
Requires-Dist: flake8 (==6.0.0)
Requires-Dist: build
Requires-Dist: twine

# devops-string
Simple project tutorial for standardizing strings
