todoman

View on PyPIReverse Dependencies (0)

4.5.0 todoman-4.5.0-py3-none-any.whl

Wheel Details

Project: todoman
Version: 4.5.0
Filename: todoman-4.5.0-py3-none-any.whl
Download: [link]
Size: 30407
MD5: fbba394385db68643d1e286b2cba318c
SHA256: 02b6ca0b0e5ff61c7a04305b1fb64edb1f599e499f2a8ee43c3a81ab743dc4dc
Uploaded: 2024-10-10 19:29:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: todoman
Version: 4.5.0
Summary: A simple icalendar-based todo manager.
Author-Email: Hugo Osvaldo Barrera <hugo[at]whynothugo.nl>
Project-Url: homepage, https://github.com/pimutils/todoman
Project-Url: documentation, https://todoman.readthedocs.io/
Project-Url: changelog, https://github.com/pimutils/todoman/blob/main/CHANGELOG.rst
Project-Url: issues, https://github.com/pimutils/todoman/issues
License: ISC
Keywords: todo,task,icalendar,cli
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Console :: Curses
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Office/Business :: Scheduling
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: atomicwrites
Requires-Dist: click (<9.0,>=7.1)
Requires-Dist: click-log (>=0.2.1)
Requires-Dist: humanize
Requires-Dist: icalendar (>=4.0.3)
Requires-Dist: parsedatetime
Requires-Dist: python-dateutil
Requires-Dist: pyxdg
Requires-Dist: urwid
Requires-Dist: sphinx-click; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: ruff; extra == "lint"
Requires-Dist: mypy; extra == "lint"
Requires-Dist: types-pytz; extra == "lint"
Requires-Dist: types-python-dateutil; extra == "lint"
Requires-Dist: click-repl (>=0.1.6); extra == "repl"
Requires-Dist: freezegun; extra == "test"
Requires-Dist: hypothesis; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytz; extra == "test"
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: repl
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENCE
License-File: AUTHORS.rst
[Description omitted; length: 1721 characters]

WHEEL

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

RECORD

Path Digest Size
todoman/__init__.py sha256=M1b93yYZ_HUVQflN51OCiBKIUU8nqB4OP2Wm4YX-gwc 183
todoman/__main__.py sha256=lYhWjV0oylUK6Tbewew4BP24P2cG056JxK8JxdDfSrw 130
todoman/cli.py sha256=pr9oZQeEmOHYjMLX3bL7mv77ClopfwRfq1t2c6sLlKA 19965
todoman/configuration.py sha256=v-0WxJnYdZROEhVBcVh7-P5sLV-rQLt3w1eAbH6BUgI 7090
todoman/exceptions.py sha256=gbMl060oL2Z_lkLHW7C9jW0Q5OQr5FK3wusnQacC_4M 1130
todoman/formatters.py sha256=qH1eKmibSAf4rnskKHE1d6LyKbS0YwFKheLh4SnOLnw 11553
todoman/interactive.py sha256=l3Q2lHl8kAuHiLy2xRcS3I6mV3lMpVCXmoMYDYEiw00 7209
todoman/model.py sha256=hZ_u0WrqzNAwX0zcIgrP1ux6Fhx04I13I7ViZF3MaWA 35235
todoman/version.py sha256=I5uQZ6yQmsQW0yfVSTwXL6ZPKKGV3P0cUL8M8YePi2s 411
todoman/widgets.py sha256=nq207xmA6ZaW35eia8vx_gXNCV6R01zrAvt3Pcx-PW0 5782
todoman-4.5.0.dist-info/AUTHORS.rst sha256=EqpS3xlvEX971zsaF-vOczjkZsuKW_h4nPukEa1NkgM 1344
todoman-4.5.0.dist-info/LICENCE sha256=dnLPTcdjIuR6cgVtYyxHm3B1OJ5AllPkzcnwACF2P10 765
todoman-4.5.0.dist-info/METADATA sha256=_15YPzX0DODM8kRUWD_fqfpehuDYXgCc-abFyAoDf6k 3835
todoman-4.5.0.dist-info/WHEEL sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc 92
todoman-4.5.0.dist-info/entry_points.txt sha256=HVcRTjIFC9fe6pV7OCr0vpH1fN78OYM1Nf7me2eqDqQ 41
todoman-4.5.0.dist-info/top_level.txt sha256=Vx-yv1ZP2SPRnnvdQ2pUrHNc3Gcc6sN04EPLD_1KwlI 8
todoman-4.5.0.dist-info/RECORD

top_level.txt

todoman

entry_points.txt

todo = todoman.cli:cli