Metadata-Version: 2.1
Name: jadukor
Version: 0.0.4
Summary: The most powerfull module in the universe
Home-page: http://github.com/atmragib/jadukor
Author: A T M Ragib Raihan
Author-email: atmragibraihan@gmail.com
License: MIT
Download-URL: http://github.com/atmragib/jadukor/archive/v0.0.4.tar.gz
Keywords: personal,handy,ragib,jadukor
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.1
Requires-Dist: beautifulsoup4
Requires-Dist: validators

# jadukor
## Let's make the world better together.
### Don't repeat yourselfe.
[![Documentation Status](https://readthedocs.org/projects/jadukor/badge/?version=latest)](https://jadukor.readthedocs.io/en/latest/?badge=latest)

Important links for users:
* [Read official Documentation](https://jadukor.readthedocs.io/en/latest/)
* [Github Releases](https://github.com/atmragib/jadukor/releases)
* [Find on Pypi](https://pypi.org/project/jadukor/)
* [Find on Test PyPi](https://test.pypi.org/project/jadukor/)


Important links for developers:
* Python Packaging- [From python.org](https://packaging.python.org/tutorials/packaging-projects/), [From readthedocs.io](https://python-packaging.readthedocs.io/en/latest/minimal.html), [Extra](https://medium.com/@joel.barmettler/how-to-upload-your-python-package-to-pypi-65edc5fe9c56)
* [Learn About Twine](https://twine.readthedocs.io/en/latest/#installation)
* [PyPi Distribution](https://packaging.python.org/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/)
* [Github Actions](https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions) 
* [Github Action for PyPi Publish](https://packaging.python.org/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/)
* [License](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/licensing-a-repository)
* [Versioning](https://semver.org/)
* [Readthedocs Configuration](https://docs.readthedocs.io/en/stable/config-file/v2.html)
* [Online .md Editor](https://dillinger.io/)

