This commit is contained in:
Izalia Mae 2022-02-22 19:59:35 -05:00
parent a77b5c7ec2
commit b2eb7a73b9

View file

@ -1,9 +1,9 @@
[metadata]
name = Barkshark HTTP
name = Barkshark HTTP Async
version = 0.1.0
author = Zoey Mae
author_email = zoey@barkshark.xyz
url = https://git.barkshark.xyz/izaliamae/barkshark-http
url = https://git.barkshark.xyz/izaliamae/barkshark-http-async
description = Simple async HTTP client and server
license = CNPL
license_file = LICENSE
@ -20,9 +20,9 @@ classifiers =
Programming Language :: Python 3.9
Topic :: Software Development :: Libraries :: Python Modules
project_urls =
Bug Tracker = https://git.barkshark.xyz/izaliamae/barkshark-http/issues
Documentation = https://git.barkshark.xyz/izaliamae/barkshark-http/wiki
Source Code = https://git.barkshark.xyz/izaliamae/barkshark-http
Bug Tracker = https://git.barkshark.xyz/izaliamae/barkshark-http-async/issues
Documentation = https://git.barkshark.xyz/izaliamae/barkshark-http-async/wiki
Source Code = https://git.barkshark.xyz/izaliamae/barkshark-http-async
[options]
include_package_data = true