log2http

View on PyPIReverse Dependencies (0)

0.1.1 log2http-0.1.1-py3-none-any.whl

Wheel Details

Project: log2http
Version: 0.1.1
Filename: log2http-0.1.1-py3-none-any.whl
Download: [link]
Size: 5348
MD5: 4dc6387f8b1aa8577413e46801c1ac1f
SHA256: 6e3e3dd704fe94ff3395c8676b403e8c9aea6326bf85e5145484b9444d103020
Uploaded: 2018-10-20 13:22:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: log2http
Version: 0.1.1
Summary: log2http watches log files and sends new contents to a specified http endpoint.
Author: David Hamann
Author-Email: dh[at]davidhamann.de
Home-Page: https://github.com/davidhamann/log2http
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: Unix
Classifier: Environment :: Console
Requires-Python: >=3.6
Requires-Dist: requests (>=2)
Requires-Dist: docopt (>=0.6.2)
Requires-Dist: mypy-extensions (>=0.4.1)
Requires-Dist: PyYAML (>=3.13)
Description-Content-Type: text/markdown
[Description omitted; length: 1957 characters]

WHEEL

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

RECORD

Path Digest Size
log2http/__init__.py sha256=Rw-hWfHcGAUyZ52Lpxbl0E5LHhNgpWGqt0XX5kAg61o 161
log2http/app.py sha256=zmxtt65Jud1hmxWCxQVgDz8SIdsmMt7v-FJRSF9lZX0 6185
log2http/const.py sha256=sBfzhEeV2FtBfY_hcLZBY2la5x77YwzRETvlqUSotlM 95
log2http-0.1.1.dist-info/METADATA sha256=8B5fdvLjOOQlkNBNq8LWQgP6nc8RVRjy5kCa1mBxZ64 2749
log2http-0.1.1.dist-info/RECORD
log2http-0.1.1.dist-info/WHEEL sha256=NzFAKnL7g-U64xnS1s5e3mJnxKpOTeOtlXdFwS9yNXI 92
log2http-0.1.1.dist-info/entry_points.txt sha256=gI6ZAPgMksKGdUKW0qFFxjnNU6TB6_ilwhhAErpBPV0 48
log2http-0.1.1.dist-info/top_level.txt sha256=74e9QN3xzJPG81NEWDm61HAVFXpHge4sqBbMpY9oSCo 9

top_level.txt

log2http

entry_points.txt

log2http = log2http.app:main