pyomodoro

View on PyPIReverse Dependencies (0)

1.0.0 pyomodoro-1.0.0-py3-none-any.whl

Wheel Details

Project: pyomodoro
Version: 1.0.0
Filename: pyomodoro-1.0.0-py3-none-any.whl
Download: [link]
Size: 17865
MD5: 3560a2860ab2cf04fb644c126ab79974
SHA256: 6eaf9fc5bc1fe5fcea00df5e2bb3b330e30013683508d64ae4416e75270055b3
Uploaded: 2020-10-07 15:00:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyomodoro
Version: 1.0.0
Summary: An easy to use CLI for the Pomodoro Technique.
Author: Ted Tramonte
Home-Page: https://gitlab.com/tedtramonte/pyomodoro
Project-Url: Issue tracker, https://gitlab.com/tedtramonte/pyomodoro/issues
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Education
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Education
Classifier: Topic :: Office/Business :: Scheduling
Classifier: Topic :: Other/Nonlisted Topic
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: Click (==7.1.2)
Requires-Dist: plyer (==1.4.3)
Requires-Dist: PyYAML (==5.3.1)
Requires-Dist: python-i18n[yaml] (==0.3.9)
Description-Content-Type: text/markdown
[Description omitted; length: 3080 characters]

WHEEL

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

RECORD

Path Digest Size
pyomodoro/__init__.py sha256=_2ySwAE9GCbylTLdcZUd5-jaTgv-03UjzlSCGby0MKo 150
pyomodoro/__main__.py sha256=xb2hk7nJyFOdnIL594HHlpGFRYl565Qw72CQjTFt1mM 68
pyomodoro/cli.py sha256=vwAQqaMOn7GsuxgYCn6C56qrHI9CVODNTQ5ok-CA438 8404
pyomodoro/locale/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyomodoro/locale/en_US.yml sha256=jPMGz6pMOQR91t53rM4oyNYXfd_XKH5ziyPDI5fotdQ 1628
pyomodoro/locale/es_ES.yml sha256=AQVOApcoOshtGaCO_qeGYTp2ZFtFl74coLagxlI2p-w 1822
pyomodoro/resources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyomodoro/resources/pyomodoro.ico sha256=DLfaDy4uzGwSSwe2ZPyoYyuVIz0-BuYZ6WERgBmVTH4 32038
pyomodoro/resources/pyomodoro.png sha256=VI-uQXy-ehWOLx1HhAvcPA_hlROTG1gfMKxLduiIq4s 1274
pyomodoro/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyomodoro/tests/test_cli.py sha256=jcmzZPWwV5CFxPkynNoq5EFh4-ysrlamV1MExvvvhBM 3863
pyomodoro/tests/resources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyomodoro/tests/resources/good_config.yml sha256=iXnuUk_WZ3HnEeuYc34lyJFR3YOQaDsq441M2t8Udo8 69
pyomodoro/tests/resources/good_es_config.yml sha256=5pWIswJr9oYjgjIMkSnjE2fYyWoFAWyEmXXH7VIGvtA 87
pyomodoro/tests/resources/hanging_quote_config.yml sha256=NeuKTz0bkUFBn_PhPxSoI4hlFMK1nnjlfqMcpsELQ48 64
pyomodoro/tests/resources/interval_values_config.yml sha256=1hvrT6XwFT6wPqDeeZ_syl0iSALyk3GrI8gIidYSmmU 65
pyomodoro/tests/resources/nested_config.yml sha256=JNMFaOejeT_8A-meSYhK4yZQ1i59V5HbMWmXNxLGdIA 100
pyomodoro/tests/resources/non_existant_es_language_config.yml sha256=tLOvtT5GaTcecRg2qnl4NlkOduWy3vc7SrDXbtIlHMk 18
pyomodoro-1.0.0.dist-info/LICENSE sha256=81-ntLpHUqVwtzC_9gItmyFtlnJNgSQcsNIlClqNsv8 1079
pyomodoro-1.0.0.dist-info/METADATA sha256=Jqb5ugPM3uzHiuyFvApGyUkUBYjjJfu7jmj8FGw6pBY 4264
pyomodoro-1.0.0.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
pyomodoro-1.0.0.dist-info/entry_points.txt sha256=Ly0z8YSU__nDEG_9QU8oqr9a-o8gOlFPFkSlMMEBDVI 89
pyomodoro-1.0.0.dist-info/top_level.txt sha256=y5yY9y0fhZQk1TG051O9LaCDkQxNN5nTZQG6K1vCuB8 10
pyomodoro-1.0.0.dist-info/RECORD

top_level.txt

pyomodoro

entry_points.txt

pom = pyomodoro.cli:start
pyomodoro = pyomodoro.cli:start