tklr-dgraham 0.0.0rc11__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of tklr-dgraham might be problematic. Click here for more details.

@@ -0,0 +1,21 @@
1
+ tklr/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ tklr/common.py,sha256=dyP3KI29iQSrgHeE1V8afooiihvnwuXQhdGdskU7bKE,40963
3
+ tklr/controller.py,sha256=SslG8I4G6vwy0sok-AZwTAw0rjFjdFIbN8Bx1if5eJg,93441
4
+ tklr/item.py,sha256=t1cM2xAa0bzk-N4Wk4J6TkTaucsasPXOExEKTiHUmoA,131547
5
+ tklr/list_colors.py,sha256=X1jNWdJ0T-q94XILUu2D113ak5DO0uA6Sdw1AyiXHak,6739
6
+ tklr/model.py,sha256=QtuC054pj5-nv29jMWr20U8ti4EzDjTqsWmp-KuDBH0,143532
7
+ tklr/shared.py,sha256=7Oa-wQHyUXmKyIsmU5GmaYZhhj4ZKRtymy3AlyvaK1c,20502
8
+ tklr/tklr_env.py,sha256=TxnoGSSOc4EWbKyeT0bH3V6qokb65ppVh7Z_k2xlJ2Y,14244
9
+ tklr/use_system.py,sha256=Loy8w-XwjkYcnnX8FaUllRBDAwwZ2BDB8zOBRBMjDe4,2034
10
+ tklr/versioning.py,sha256=RAO6mwrwXuMIqQqUJ7v1jP0wyDoyRj05pvzqKTyQ78Q,684
11
+ tklr/view.py,sha256=35LFjucEfWGdwZXwOER8mQxastZd70V1SOpCTXj2niM,105147
12
+ tklr/view_agenda.py,sha256=Kcax9H1HRY6o7flCch7IyqPwQ3d8qMKZvRkvG99nnqU,7964
13
+ tklr/view_textual.css,sha256=_y8CG-LTBHGGxTjahdQO91GctG6iV59DkTjZ3ASqv3U,6270
14
+ tklr/cli/main.py,sha256=NbRXx7WOwnXwH6U4Ss0N5rraHlplEsgCkfqshe65EU4,7573
15
+ tklr/cli/migrate_etm_to_tklr.py,sha256=4xKUaWQhS1TBXKSy6Gy2Mr1s_TUSJvjFSCx3_RXzNpI,26767
16
+ tklr/sounds/alert.mp3,sha256=SCudkLb1SXTiP0HIzja7cuNMDrl3S-JsZEuzVy8ylec,55170
17
+ tklr_dgraham-0.0.0rc11.dist-info/METADATA,sha256=En87reAQMM9w-MJAP47PPRyc3NHuvye4pwy6SmD7OkA,35203
18
+ tklr_dgraham-0.0.0rc11.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
19
+ tklr_dgraham-0.0.0rc11.dist-info/entry_points.txt,sha256=XDj1tFFs0322LI3QkX70pvxN5IJnOxGI6_jG-3Skjdo,43
20
+ tklr_dgraham-0.0.0rc11.dist-info/top_level.txt,sha256=wdKmJ0A3e9ktKAbt9-gyHl1fZFuvMyWTlR6lXhGNPHM,5
21
+ tklr_dgraham-0.0.0rc11.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.9.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ tklr = tklr.cli.main:cli
@@ -0,0 +1 @@
1
+ tklr