Metadata-Version: 2.1
Name: buildurl
Version: 1.1.4
Summary: Simple URL builder
Home-page: https://github.com/MicaelJarniac/BuildURL
Author: Micael Jarniac
Author-email: micael@jarniac.dev
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/MicaelJarniac/BuildURL/issues
Description: <div align="center">
        
          [![Discord][badge-chat]][chat]
          <br>
          <br>
        
          | | ![Badges][label-badges] |
          |--|--|
          | ![Build][label-build] | [![Python package][badge-actions]][actions] [![semantic-release][badge-semantic-release]][semantic-release] |
          | ![Tests][label-tests] | [![coverage][badge-coverage]][coverage] [![pre-commit][badge-pre-commit]][pre-commit] |
          | ![Standards][label-standards] | [![SemVer 2.0.0][badge-semver]][semver] [![Conventional Commits][badge-conventional-commits]][conventional-commits] |
          | ![Code][label-code] | [![Code style: black][badge-black]][Black] [![Imports: isort][badge-isort]][isort] [![Checked with mypy][badge-mypy]][mypy] |
        </div>
        
        # BuildURL
        Simple URL builder
        
        [badge-chat]: https://img.shields.io/discord/269146666441900032?label=chat&logo=discord&style=flat-square
        [chat]: https://discord.gg/6Q5XW5H
        
        [label-badges]: https://img.shields.io/badge/%F0%9F%94%96-badges-purple?style=for-the-badge
        [label-build]: https://img.shields.io/badge/%F0%9F%94%A7-build-darkblue?style=flat-square
        [label-tests]: https://img.shields.io/badge/%F0%9F%A7%AA-tests-darkblue?style=flat-square
        [label-standards]: https://img.shields.io/badge/%F0%9F%93%91-standards-darkblue?style=flat-square
        [label-code]: https://img.shields.io/badge/%F0%9F%92%BB-code-darkblue?style=flat-square
        
        [badge-actions]: https://github.com/MicaelJarniac/BuildURL/workflows/Python%20package/badge.svg
        [badge-mypy]: https://img.shields.io/badge/mypy-checked-2A6DB2?style=flat-square
        [badge-isort]: https://img.shields.io/badge/imports-isort-%231674b1?style=flat-square&labelColor=ef8336
        [badge-black]: https://img.shields.io/badge/code%20style-black-black?style=flat-square
        [badge-conventional-commits]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow?style=flat-square
        [badge-semantic-release]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079?style=flat-square
        [badge-pre-commit]: https://img.shields.io/badge/pre--commit-enabled-brightgreen?style=flat-square&logo=pre-commit&logoColor=white
        [badge-semver]: https://img.shields.io/badge/SemVer-2.0.0-blue?style=flat-square&logo=semver
        [badge-coverage]: https://img.shields.io/codecov/c/gh/MicaelJarniac/BuildURL?logo=codecov&style=flat-square&token=yqKa1DPwPC
        
        [actions]: https://github.com/MicaelJarniac/BuildURL/actions
        [coverage]: https://codecov.io/gh/MicaelJarniac/BuildURL
        [Black]: https://github.com/psf/black
        [isort]: https://pycqa.github.io/isort
        [semver]: https://semver.org/spec/v2.0.0.html
        [pre-commit]: https://github.com/pre-commit/pre-commit
        [semantic-release]: https://github.com/semantic-release/semantic-release
        [mypy]: http://mypy-lang.org
        [conventional-commits]: https://conventionalcommits.org
        [monitoring]: https://sentry.io/organizations/tractian-p5/issues/?project=5626148
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
