notementum

View on PyPIReverse Dependencies (0)

0.1.0 notementum-0.1.0-py3-none-any.whl

Wheel Details

Project: notementum
Version: 0.1.0
Filename: notementum-0.1.0-py3-none-any.whl
Download: [link]
Size: 41994
MD5: b2eb27786b17591daf1d643dedfd1b08
SHA256: 3db04ee11798a6a5598c643858d1e6eb253218b1637b66a4490e823007eea06a
Uploaded: 2019-08-25 07:10:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: notementum
Version: 0.1.0
Summary: A native Markdown notebook app.
Author: Ivan Fonseca
Author-Email: ivanfon[at]riseup.net
License: GPLv3+
Keywords: markdown
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: X11 Applications :: GTK
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Text Editors
Classifier: Topic :: Utilities
Requires-Dist: PyGObject
Requires-Dist: mistletoe
Requires-Dist: pygments
Description-Content-Type: text/markdown
[Description omitted; length: 804 characters]

WHEEL

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

RECORD

Path Digest Size
notementum/__init__.py sha256=nLGwyHH-RiWHOKz1x_jvhfnzD0DjwURwXHnrcOWzeb0 730
notementum/__main__.py sha256=GSQQocapG-GoCx6picpXTq3B5ZOrk9sIUuUstM3zhTU 890
notementum/highlight_style.py sha256=aE68EFazMogwXYed8HTphOHSqVRD77tPF65G0HM1L7Y 968
notementum/markdown.py sha256=0KWrRGGisOy48OkQuPn9fqtQ5ZlaH8zNBgYOjNuiVZ0 3026
notementum/model.py sha256=Yadz2U58T9JI5RdHs1UIa_8MQdWnH9TA69_POO1MuUU 6259
notementum/view_controller.py sha256=URY6tPwF40tJoOztHS0LXDE4KYbpbKI6VYdIyouNV9o 7937
notementum/res/notes.ui sha256=ecGyrmU4NI8ThDp7weLYen6axgjPl6upy2E8SwTBg_w 48031
notementum/res/notes.ui~ sha256=zyK6n3785DO0X-6FRaf9WbkZnCH-0a3d1kphoEPmOqY 48394
notementum/res/preview.html sha256=T_t5Yjb2WoSy5MqTNYLY1uH4Px7snw2_4sdrBHnr4YU 1078
notementum/views/__init__.py sha256=EMt-x9GpVyYIwoRhItTs6QuhHg0SLsjyYemgzQVRrgY 729
notementum/views/dialog_about.py sha256=OeGW5dqSkqtxlwrTP00tWMPKfKlUkXVEnxNjWRiLqIU 1337
notementum/views/dialog_assign_notebook.py sha256=Cz10sBMFhGi_QMfMgAYaBSpv7Qsoi3alUFllDu9rTmE 2741
notementum/views/dialog_attachments.py sha256=U8JDxWe7fl3RlpKWQRVaZfQU2jneDMXKg0hsXhxE7S8 3359
notementum/views/dialog_delete_attachment.py sha256=mWTYOXmVbd87HIMYCPlsQGvL3UDwCwnbSQB0YWAE41I 1542
notementum/views/dialog_delete_note.py sha256=vb-7-sbg2EVMUx-iI19EbWekK1HyMBG__nBjGqygbqM 1463
notementum/views/main_window.py sha256=Rsk4z077aZ7QFOGDYtZw9AO2jN5eVhl5iuzMpFb3GKU 2246
notementum/views/notebook_list.py sha256=_JjCrwHdhQrQkDLuf9hj4ViTIBVYYHRkiffx3k6v-hw 2330
notementum/views/notes_list.py sha256=tsLBDa4Zn_PUeS0EPPyM7BI1RC_y88pFaRS4HTE6PaY 4449
notementum/views/source_editor.py sha256=8H3mEG1Fk0QeSw8EM3D814ix7GcLJ8KUy3DlVITlJv0 5387
notementum-0.1.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
notementum-0.1.0.dist-info/METADATA sha256=rRjBK-OaktJQR202_ngk04cpjcRko4VOv1BVDKgN71k 1772
notementum-0.1.0.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
notementum-0.1.0.dist-info/entry_points.txt sha256=lWi3cyysiZcEXDUVbUbTAOXzGmZmNZyCXG6YRJS8n2Y 128
notementum-0.1.0.dist-info/top_level.txt sha256=IxojXhbMkJZXnipM-MAaoK8dLEKZGvRDt5BRZlG0NbA 28
notementum-0.1.0.dist-info/RECORD

top_level.txt

notementum
notementum/views

entry_points.txt

notementum = notementum.__main__:main
notementum = notementum.highlight_style:NotementumStyle