{ "info": { "author": "Jeremie DECOCK", "author_email": "jd.jdhp@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Documentation" ], "description": "==================\n`Markdown Viewer`_\n==================\n\nCopyright (c) 2015 Jeremie DECOCK (http://www.jdhp.org)\n\n\n* Web site: http://www.jdhp.org/projects_en.html#markdown-viewer\n* Source code: https://github.com/jeremiedecock/markdown-viewer\n* Issue tracker: https://github.com/jeremiedecock/markdown-viewer/issues\n* Markdown Viewer on PyPI: https://pypi.python.org/pypi/markdown-viewer\n\n\nDescription\n===========\n\n`Markdown Viewer`_ is an open source lightweight Python tool to display\nMarkdown files.\n\nNote:\n\n This project is in beta stage.\n\n\nDependencies\n============\n\n- Python >= 3.0\n- PyGTK\n\n\n.. _install:\n\nInstallation\n============\n\nGnu/Linux\n---------\n\nYou can install, upgrade, uninstall Markdown Viewer with these commands (in a\nterminal)::\n\n pip install --pre markdown-viewer\n pip install --upgrade markdown-viewer\n pip uninstall markdown-viewer\n\nOr, if you have downloaded the Markdown Viewer source code::\n\n python3 setup.py install\n\n.. There's also a package for Debian/Ubuntu::\n.. \n.. sudo apt-get install markdown-viewer\n\nWindows\n-------\n\nNote:\n\n The following installation procedure has been tested to work with Python\n 3.4 under Windows 7.\n It should also work with recent Windows systems.\n\nYou can install, upgrade, uninstall Markdown Viewer with these commands (in a\n`command prompt`_)::\n\n py -m pip install --pre markdown-viewer\n py -m pip install --upgrade markdown-viewer\n py -m pip uninstall markdown-viewer\n\nOr, if you have downloaded the Markdown Viewer source code::\n\n py setup.py install\n\nMacOSX\n-------\n\nNote:\n\n The following installation procedure has been tested to work with Python\n 3.4 under MacOSX 10.6 (*Snow Leopard*).\n It should also work with recent MacOSX systems.\n\nYou can install, upgrade, uninstall Markdown Viewer with these commands (in a\nterminal)::\n\n pip install --pre markdown-viewer\n pip install --upgrade markdown-viewer\n pip uninstall markdown-viewer\n\nOr, if you have downloaded the Markdown Viewer source code::\n\n python3 setup.py install\n\n\nBug reports\n===========\n\nTo search for bugs or report them, please use the Markdown Viewer Bug Tracker at:\n\n https://github.com/jeremiedecock/markdown-viewer/issues\n\n\nLicense\n=======\n\nThis project is provided under the terms and conditions of the\n`MIT License`_.\n\n\n.. _MIT License: http://opensource.org/licenses/MIT\n\n.. _Markdown Viewer: http://www.jdhp.org/projects_en.html#markdown-viewer", "description_content_type": null, "docs_url": null, "download_url": "http://www.jdhp.org/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.jdhp.org/", "keywords": "markdown viewer", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "markdown-viewer", "package_url": "https://pypi.org/project/markdown-viewer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/markdown-viewer/", "project_urls": { "Download": "http://www.jdhp.org/", "Homepage": "http://www.jdhp.org/" }, "release_url": "https://pypi.org/project/markdown-viewer/0.1.dev2/", "requires_dist": null, "requires_python": null, "summary": "Display Markdown files", "version": "0.1.dev2" }, "last_serial": 2121307, "releases": { "0.1.dev1": [ { "comment_text": "", "digests": { "md5": "9eb0715e93225cbabfa8adbb2e78c7e1", "sha256": "562d7acef2719aca049817f515f2dcda6e5e0b5b7da9bfc1b1232c623a22c52c" }, "downloads": -1, "filename": "markdown-viewer-0.1.dev1.tar.gz", "has_sig": false, "md5_digest": "9eb0715e93225cbabfa8adbb2e78c7e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4926, "upload_time": "2016-05-17T16:08:37", "url": "https://files.pythonhosted.org/packages/97/4e/9b104fc188b9f791fc10ab83d0585ca876e417508462f91302c440653632/markdown-viewer-0.1.dev1.tar.gz" } ], "0.1.dev2": [ { "comment_text": "", "digests": { "md5": "dac263521c118c015282531469d04230", "sha256": "4f0810dae7872874404e5a8443a06a11d131816b5520747f4e10a8109137a0a4" }, "downloads": -1, "filename": "markdown-viewer-0.1.dev2.tar.gz", "has_sig": false, "md5_digest": "dac263521c118c015282531469d04230", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4929, "upload_time": "2016-05-18T08:02:43", "url": "https://files.pythonhosted.org/packages/09/28/7e69f67f4374151fd03e39307d1483a0afd7c416882db6630f53e4bd0f86/markdown-viewer-0.1.dev2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dac263521c118c015282531469d04230", "sha256": "4f0810dae7872874404e5a8443a06a11d131816b5520747f4e10a8109137a0a4" }, "downloads": -1, "filename": "markdown-viewer-0.1.dev2.tar.gz", "has_sig": false, "md5_digest": "dac263521c118c015282531469d04230", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4929, "upload_time": "2016-05-18T08:02:43", "url": "https://files.pythonhosted.org/packages/09/28/7e69f67f4374151fd03e39307d1483a0afd7c416882db6630f53e4bd0f86/markdown-viewer-0.1.dev2.tar.gz" } ] }