booq

View on PyPIReverse Dependencies (0)

2022.8.9 booq-2022.8.9-py2.py3-none-any.whl

Wheel Details

Project: booq
Version: 2022.8.9
Filename: booq-2022.8.9-py2.py3-none-any.whl
Download: [link]
Size: 4444
MD5: e1b31eca248c4cd7d7a47eb05f1374a4
SHA256: ed5af58337a75b228891e010805200fcd26189b38acd068a577836c35ec08fbe
Uploaded: 2022-08-09 20:27:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: booq
Version: 2022.8.9
Summary: Python implementation of booq - a tool calculating binary year to date metrics with monthly cumulative slices.
Author: Stefan Hagen
Author-Email: stefan[at]hagen.link
Maintainer: Stefan Hagen
Maintainer-Email: stefan[at]hagen.link
Home-Page: https://git.sr.ht/~sthagen/booq
Project-Url: Bug Tracker, https://todo.sr.ht/~sthagen/booq
Project-Url: Documentation, https://codes.dilettant.life/docs/booq
Project-Url: Source Code, https://git.sr.ht/~sthagen/booq
Project-Url: Test Coverage, https://codes.dilettant.life/coverage/booq
Keywords: developer-tools,validation,verification
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8
Requires-Dist: PyYAML (>=6.0)
Requires-Dist: first (>=2.0.2)
Requires-Dist: jmespath (>=1.0.1)
Requires-Dist: jsonschema (>=4.8.0)
Requires-Dist: lxml (>=4.9.1)
Requires-Dist: orjson (>=3.7.11)
Requires-Dist: toml (>=0.10.2)
Requires-Dist: typer (>=0.6.1)
Requires-Dist: xmlschema (>=2.0.1)
Requires-Dist: black; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: hypothesis; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-flake8; extra == "dev"
Requires-Dist: types-jmespath; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1204 characters]

WHEEL

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

RECORD

Path Digest Size
booq/__init__.py sha256=rDq-l6ebz5QzzOEgR1XkHrl2x6FqQzoJM2pLicXeltk 274
booq/__main__.py sha256=xHvuicwG5cQB_m1JI6lQ5-jzZRNRGIDR2VZ4gqVMJ-U 179
booq/booq.py sha256=igD0DQmuQ5bmaP0rZ2eNEhKuf_Ydx8O-23FICiR9JQo 364
booq/cli.py sha256=99VbLxW0n67Hmz51YeUiw3hG04x7nDug1Qj2rpoD3GU 488
booq-2022.8.9.dist-info/LICENSE sha256=7xgn1qW4kKTaB163LiE9nqy5u7ddEv-GDesuxK-SW58 1069
booq-2022.8.9.dist-info/METADATA sha256=qZh4wcRtb-oAAG0NeR8uCfox8xQb5SOlg462u9Wrw9s 2897
booq-2022.8.9.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
booq-2022.8.9.dist-info/entry_points.txt sha256=RO13FHLXQqM8tqLS_jmWulVsVBmBxN3-VNU9zMT2CHY 39
booq-2022.8.9.dist-info/top_level.txt sha256=clnPhsaPEjwIWRwUQidVfoWGlITJBzApoqKD2GEXbRc 5
booq-2022.8.9.dist-info/RECORD

top_level.txt

booq

entry_points.txt

booq = booq.cli:main