Metadata-Version: 2.1
Name: revensky.webtools
Version: 1.0.0
Summary: Functionalities for easier web development.
Home-page: https://github.com/revensky/webtools
License: MIT
Keywords: Web Tools
Author: Eduardo Rezende
Author-email: eduardorbr7@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Typing :: Typed
Requires-Dist: fulldict (>=0.1.0,<0.2.0)
Project-URL: Repository, https://github.com/revensky/webtools.git
Description-Content-Type: text/markdown

# Project Web Tools

This library provides functionalities to assist web development.

# License

This project is licensed under the MIT License.
For more details, please refer to the `LICENSE` file.

