{ "info": { "author": "Ivan Fonseca", "author_email": "ivanfon@riseup.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: X11 Applications :: GTK", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3 :: Only", "Topic :: Text Editors", "Topic :: Utilities" ], "description": "# notementum\n\nA native Markdown notebook app.\n\nInspired by apps like Notable, Notational Velocity, and Typora.\n\n![](https://user-images.githubusercontent.com/1174413/63646396-77c7fa80-c701-11e9-94a8-dc9cb494d5f4.png)\n\n## Installation\n\nNotementum depends on:\n\n - Python 3\n - Gtk+ 3.20\n - PyGObject\n - WebKitGTK 2\n - GtkSourceView 4\n\n### Arch Linux\n\nAvailable as a package on the AUR: [notementum](https://aur.archlinux.org/packages/notementum)\n\nInstall it with `makepkg` or your preferred AUR helper.\n\n### pip\n\nAvailable on PyPI: [notementum](https://pypi.org/project/notementum/)\n\nInstall it with pip: `pip install --user notementum`.\n\n### Manual install\n\nDownload the [latest release](https://github.com/IvanFon/notementum/releases/latest) or clone this repo and run `./setup.py install --user`.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "markdown", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "notementum", "package_url": "https://pypi.org/project/notementum/", "platform": "", "project_url": "https://pypi.org/project/notementum/", "project_urls": null, "release_url": "https://pypi.org/project/notementum/0.1.0/", "requires_dist": [ "PyGObject", "mistletoe", "pygments" ], "requires_python": "", "summary": "A native Markdown notebook app.", "version": "0.1.0" }, "last_serial": 5726267, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b2eb27786b17591daf1d643dedfd1b08", "sha256": "3db04ee11798a6a5598c643858d1e6eb253218b1637b66a4490e823007eea06a" }, "downloads": -1, "filename": "notementum-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "b2eb27786b17591daf1d643dedfd1b08", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 41994, "upload_time": "2019-08-25T07:10:25", "url": "https://files.pythonhosted.org/packages/31/43/3e810e18d068fe9bf968a4292799b97dc4877d85fc7ace626ea2674536f1/notementum-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c785ae7df1e736742dd3addd30526955", "sha256": "e1e0fc06d26c6e4bb1487a521b9c6a8a1c0338a6d237cb431ff17bc434510ef5" }, "downloads": -1, "filename": "notementum-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c785ae7df1e736742dd3addd30526955", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29876, "upload_time": "2019-08-25T07:10:27", "url": "https://files.pythonhosted.org/packages/be/0c/6ab7a5651d42aa8c4532bb90563cf3c74873bbac8edc57372a32d235008e/notementum-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b2eb27786b17591daf1d643dedfd1b08", "sha256": "3db04ee11798a6a5598c643858d1e6eb253218b1637b66a4490e823007eea06a" }, "downloads": -1, "filename": "notementum-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "b2eb27786b17591daf1d643dedfd1b08", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 41994, "upload_time": "2019-08-25T07:10:25", "url": "https://files.pythonhosted.org/packages/31/43/3e810e18d068fe9bf968a4292799b97dc4877d85fc7ace626ea2674536f1/notementum-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c785ae7df1e736742dd3addd30526955", "sha256": "e1e0fc06d26c6e4bb1487a521b9c6a8a1c0338a6d237cb431ff17bc434510ef5" }, "downloads": -1, "filename": "notementum-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c785ae7df1e736742dd3addd30526955", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29876, "upload_time": "2019-08-25T07:10:27", "url": "https://files.pythonhosted.org/packages/be/0c/6ab7a5651d42aa8c4532bb90563cf3c74873bbac8edc57372a32d235008e/notementum-0.1.0.tar.gz" } ] }