Metadata-Version: 2.1
Name: verified_url
Version: 0.0.3
Summary: Package for check url
Home-page: UNKNOWN
Author: Maxime JARRY
Author-email: maxime.jarry@outlook.com
License: MIT
Keywords: URL,STATUS
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Microsoft
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE.txt

This Package it's a package for verified some url.

# verified_url

## Instructions

1. Install:

```
pip install verified_url=={version}
```

Change Log
==========

0.0.1 (19/11/2021)
------------------
- First Release

0.0.2 (19/11/2021)
------------------
- Add API

0.0.3 (19/11/2021)
------------------
- Gitpush

