orgnote

View on PyPIReverse Dependencies (0)

1.0.5 orgnote-1.0.5-py3-none-any.whl

Wheel Details

Project: orgnote
Version: 1.0.5
Filename: orgnote-1.0.5-py3-none-any.whl
Download: [link]
Size: 36297
MD5: a0c1984e00ec416ed5498c8c06298a57
SHA256: 31aed1e1442d5ca738163c8ba2b8354c9964492f21f25e885aecdfdae7656a0c
Uploaded: 2023-02-20 02:55:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: orgnote
Version: 1.0.5
Summary: A simple blog based on org-mode
Author: Leslie Zhu
Author-Email: pythonisland[at]gmail.com
Home-Page: https://github.com/LeslieZhu/OrgNote
License: GPL
Keywords: org-mode,emacs,orgnote,blog
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.7
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Linguistic
Platform: linux
Requires-Dist: pyyaml (>=4.2b1)
Requires-Dist: Pygments (>=2.7.4)
Requires-Dist: beautifulsoup4 (>=4.4.1)
Requires-Dist: bs4 (>=0.0.1)
Requires-Dist: mistune (==2.0.4)
Requires-Dist: Markdown (>=3.1.1)
Requires-Dist: watchdog (>=0.9.0)
License-File: LICENSE
[Description omitted; length: 853 characters]

WHEEL

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

RECORD

Path Digest Size
orgnote/__init__.py sha256=2WwRX-Yv19F4bnCO7yxueevfRLnhyJkYyI6FLLT-JFI 394
orgnote/__main__.py sha256=fkKvY9VlQpjBCPxnFDEgeS3mm4dDWqux2P5RcMdcNuw 477
orgnote/colorsrc.py sha256=SIKgZQy9RB1nxETVHTyFPNWAd4h5qcyOh5u0CTZ1XcE 431
orgnote/config.py sha256=HCY0pUXcFCQerL2r5Rc5fAE_ZWX3_IIaBsGiX_8Ri5Q 5198
orgnote/init.py sha256=J9TOzGmbwBiItPMKUXe-Xnpcg6oXqgq4SXv1704aJpg 9303
orgnote/parser.py sha256=5xJSgrhr3KOUv30XjGvS6PFAxGEDISiSJE9jZglbRvQ 94659
orgnote/util.py sha256=2-umbvjmXGc4McOOGNiVCIOsamGVXJnASCNJoUq6rP4 9107
orgnote-1.0.5.dist-info/LICENSE sha256=pF0LtXLteS7TRienJiGDSzupKqtuLMTgQwHe56co11M 18027
orgnote-1.0.5.dist-info/METADATA sha256=0EiqYsNrP8H5BcyX-jn7f-nwNzNBB-L-v6Vgv84Kq5E 1828
orgnote-1.0.5.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
orgnote-1.0.5.dist-info/entry_points.txt sha256=mKnm-JNXyeTLrh3LK1iYT72M4iQY056IrB_w0vxH3oQ 91
orgnote-1.0.5.dist-info/top_level.txt sha256=cjbt7FYVfE8czq6CZ6_E7oFpsT4ytjet-sF9pbMOZKo 8
orgnote-1.0.5.dist-info/RECORD

top_level.txt

orgnote

entry_points.txt

orgnote = orgnote:main
orgnote3 = orgnote:main
orgnote3.7 = orgnote:main