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.
Home-page: https://git.sr.ht/~sthagen/booq
Author: Stefan Hagen
Author-email: stefan@hagen.link
Maintainer: Stefan Hagen
Maintainer-email: stefan@hagen.link
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
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# booq

Python implementation of booq - a tool calculating binary year to date metrics with monthly cumulative slices.

[License: MIT](https://git.sr.ht/~sthagen/booq/tree/default/item/LICENSE)

[![version](https://img.shields.io/pypi/v/booq.svg?style=flat)](https://pypi.python.org/pypi/booq/)
[![downloads](https://pepy.tech/badge/booq/month)](https://pepy.tech/project/booq)
[![wheel](https://img.shields.io/pypi/wheel/booq.svg?style=flat)](https://pypi.python.org/pypi/booq/)
[![supported-versions](https://img.shields.io/pypi/pyversions/booq.svg?style=flat)](https://pypi.python.org/pypi/booq/)
[![supported-implementations](https://img.shields.io/pypi/implementation/booq.svg?style=flat)](https://pypi.python.org/pypi/booq/)

## Documentation

User and developer [documentation of booq](https://codes.dilettant.life/docs/booq).

## Bug Tracker

Feature requests and bug reports are best entered in the [todos of booq](https://todo.sr.ht/~sthagen/booq).

## Primary Source repository

The primary source repository of [booq is at sourcehut](https://git.sr.ht/~sthagen/booq)
a collection of tools useful for software development.

## Status

Experimental.

**Note**: The default branch is `default`.
