Summary
timew-report is an interface for generating custom reports from timewarrior tracking data (drop your python scripts in the timew extensions directory).
Versions
v1.4.0-r1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
- USE flags
- test
v1.4.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / deprecation : A library to handle automated deprecations
dev-python / pytest : Simple powerful testing with Python
dev-python / python-dateutil : Extensions to the standard Python datetime module
dev-python / setuptools : Collection of extensions to Distutils
Runtime Dependencies
app-misc / timew : Tracks your time from the command line, and generates reports
dev-lang / python : An interpreted, interactive, object-oriented programming language
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-misc/timew-report: EAPI, PEP517, py3.11
Closes: https://bugs.gentoo.org/896600 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Steve Arnold · gentoo
app-misc/timew-report: new ebuild for building custom report output
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Steve Arnold <nerdboy@gentoo.org>