[metadata] name = webutils-df version = 0.1.2 author = Daniil F. author_email = mail@placeholder123.to description = Miscellaneous web utilities long_description = file: README.md long_description_content_type = text/markdown url = https://git.fajnberg.de/daniil/webutils-df project_urls = Bug Tracker = https://git.fajnberg.de/daniil/webutils-df/issues classifiers = Programming Language :: Python :: 3 License :: OSI Approved :: MIT License Operating System :: OS Independent keywords = webscraping, html, markup, requests, async [options] package_dir = = src packages = find: python_requires = >=3.8 install_requires = aiohttp [options.packages.find] where = src