note-clerk

View on PyPIReverse Dependencies (0)

0.0.19 note_clerk-0.0.19-py3-none-any.whl

Wheel Details

Project: note-clerk
Version: 0.0.19
Filename: note_clerk-0.0.19-py3-none-any.whl
Download: [link]
Size: 15432
MD5: 102df971b0628f68c56b0fd6d5157588
SHA256: 831f5314df31c283aa6da1a407f6986ffaf24b56bf9c51b8d16fe19d5d8aa683
Uploaded: 2021-07-19 09:01:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: note-clerk
Version: 0.0.19
Summary: Utility to manage plain text notes.
Author: Adam Jackman
Author-Email: adam[at]acjackman.com
Home-Page: https://github.com/acjackman/note-clerk
Project-Url: Documentation, https://note-clerk.readthedocs.io
Project-Url: Repository, https://github.com/acjackman/note-clerk
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9,<4.0
Requires-Dist: Jinja2 (<4.0.0,>=3.0.1)
Requires-Dist: boltons (<22,>=20)
Requires-Dist: click (<9,>=7)
Requires-Dist: desert (<2021.0.0,>=2020.1.6)
Requires-Dist: marshmallow (<4.0.0,>=3.5.1)
Requires-Dist: orderedset (<3.0.0,>=2.0.3)
Requires-Dist: python-dateutil (<3.0.0,>=2.8.1)
Requires-Dist: python-frontmatter (<1.1,>=0.5)
Requires-Dist: requests (<3.0.0,>=2.23.0)
Requires-Dist: ruamel.yaml (<0.17.0,>=0.16.12)
Description-Content-Type: text/markdown
[Description omitted; length: 651 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
note_clerk/__init__.py sha256=UD0UwrWmbeB2wCdjptuCjJl6F048oHdMmDRzeFLbGFE 345
note_clerk/__main__.py sha256=ROF25UoC2AnaAcvLIsrZDFSu8hL74CO8Ap8N0NbpQqk 126
note_clerk/app.py sha256=2L62Lq7a-3KxicHZyz9ZLsuK_k88-FQqOweaLoo_mw0 816
note_clerk/checks/__init__.py sha256=RbFY9cPNkVI-cazxfSuHP79N8V-3tET6-aFDiWYhuuo 399
note_clerk/checks/check_filename_id.py sha256=i4AePBJW2JMwooYMnpTJBbfTATE_RbLdPtKxr0JV2I8 793
note_clerk/checks/check_header_tags_array.py sha256=fE3EeYI5VChy-uXEGKpnJtaCyrrR8AedjlHYb_1x6dI 489
note_clerk/checks/check_header_tags_quoted.py sha256=slvMujbbl8Qab3Vm3VuhKa7tsXRRkgRgW4zZzoCPOK4 598
note_clerk/checks/check_header_type_leading_slash.py sha256=_0LPJfD9c1qcWJqGFU1Sukb53Li13Qd-hYFf11qoZ68 499
note_clerk/console.py sha256=26cqbCyHoOQcmVvZ95oXD47bXRjiemSUZAx-4-lmP8g 9577
note_clerk/fixing.py sha256=8bbZCksTPSJX4q4HwsGkwsYpXncPv-vXcAWy3xbl_gk 5286
note_clerk/linting.py sha256=PDeEYMNTc3twz--hzRJMS4diFYKHNvbzzDQ4_Azg1gg 2095
note_clerk/planning.py sha256=RZou7s5dSW94iDUZR-ZAVWco_QelSJl7VCAinXKjNl0 3810
note_clerk/templates/day_plan.md sha256=sJCIBiOWAA12W4L3Zglf7dGl5xOCAQvYrRfp9Ih9k7E 266
note_clerk/templates/week_plan.md sha256=2kNPWrd5oYtTiXrtH6dQUH7Fgu7t447_YYEqmdanrPw 431
note_clerk/utils.py sha256=-0z8KAXgHSpas0DGecg9n_3pGGSBrtxEzD1mHMZsBUw 3158
note_clerk-0.0.19.dist-info/entry_points.txt sha256=m2XFkWw-Y6zc8Dx0cVSmBikwsijfpD1RhNtzr8JLzh0 53
note_clerk-0.0.19.dist-info/LICENSE sha256=1NZ7wbx3nFt4-d0h4nIHX6FWt-dh0PMF4EBPFb1yG4Y 1056
note_clerk-0.0.19.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
note_clerk-0.0.19.dist-info/METADATA sha256=T_jd_--gJMiwzeORANKpMEL2xpGMAiye0X2YKqnbCs4 1633
note_clerk-0.0.19.dist-info/RECORD

entry_points.txt

note-clerk = note_clerk.console:cli