announce-server

View on PyPIReverse Dependencies (0)

0.0.2 announce_server-0.0.2-py3-none-any.whl

Wheel Details

Project: announce-server
Version: 0.0.2
Filename: announce_server-0.0.2-py3-none-any.whl
Download: [link]
Size: 6293
MD5: 53d84afee17e0495ee140ed4c347d3df
SHA256: c84526b5026b56521c48bbf201b95be0d16e5f0968b2e0516f00bc789db894ce
Uploaded: 2023-03-20 02:10:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: announce-server
Version: 0.0.2
Summary: Announces a server to a host
Author: Mathematical Michael
Author-Email: mm[at]clfx.cc
Home-Page: https://git.mlden.com/mm/announce-server.git
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Requires-Dist: python-socketio[asyncio_client] (~=5.0.0)
Requires-Dist: aiohttp; extra == "api"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: build; extra == "pub"
Requires-Dist: wheel; extra == "pub"
Requires-Dist: setuptools-scm; extra == "pub"
Requires-Dist: twine; extra == "pub"
Provides-Extra: api
Provides-Extra: dev
Provides-Extra: pub
Description-Content-Type: text/markdown
[Description omitted; length: 1763 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
announce_server/__init__.py sha256=zfLn4BMDWa12SM_lasW8FHBypDdhCQGhbZUzlKwUKQ4 168
announce_server/__main__.py sha256=fdjIsw2_2MDcnuWT5a9WTjcqikduBF4zaNOWgB77VyE 1342
announce_server/decorator.py sha256=BRd5zxRH0s1QgSdMyykLsSRZH66u790kdv8L4xPouJw 2501
announce_server/get_ip.py sha256=hQGXm2UVB2cCdH5ufV9eQD00d99HdMGBIzM3PbhYkEk 377
announce_server/server.py sha256=egbOqShjS_dq0aRr_tvsAZ1npar725ePp_bjEFvsj4s 4395
announce_server-0.0.2.dist-info/METADATA sha256=Gme6tvrhQXf2E1xbDQMRL61g1NkFJrBO6j7JSVRdPCc 2926
announce_server-0.0.2.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
announce_server-0.0.2.dist-info/entry_points.txt sha256=WAR-fb2vqZSS5zvYBVJnMK8Xz5evILvkL9nRjkhBltI 66
announce_server-0.0.2.dist-info/top_level.txt sha256=TxNcxO5gc7x_4u4v3OpEkvfgYt8YsfdCLShIho0ElGk 16
announce_server-0.0.2.dist-info/RECORD

top_level.txt

announce_server

entry_points.txt

announce_server = announce_server.__main__:main