{ "info": { "author": "J\u00fcrgen Hermann", "author_email": "jh@web.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Information Technology", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Documentation", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Markup", "Topic :: Utilities" ], "description": "Introduction\n------------\n\n**TODO**\n\nIt also features *Debian* packaging for the underlying ``cmark``\nlibrary, for easy installation on distros using APT.\n\n\nUsage\n-----\n\n**TODO**\n\n\nInstallation\n------------\n\n*gfm-cmark-py* can be installed via ``pip install gfm-cmark-py`` as usual,\nsee `releases `_ for an overview of available versions.\nTo get a bleeding-edge version from source, use these commands::\n\n repo=\"jhermann/gfm-cmark-py\"\n pip install -r \"https://raw.githubusercontent.com/$repo/master/requirements.txt\"\n pip install -UI -e \"git+https://github.com/$repo.git#egg=${repo#*/}\"\n\nAs a developer, to create a working directory for this project, call these commands::\n\n git clone \"https://github.com/jhermann/gfm-cmark-py.git\"\n cd \"gfm-cmark-py\"\n command . .env --yes --develop # add '--virtualenv /usr/bin/virtualenv' for Python2\n invoke build check\n\nYou might also need to follow some\n`setup procedures `_\nto make the necessary basic commands available on *Linux*, *Mac OS X*, and *Windows*.\n\n\nRelated Projects\n----------------\n\n- `github/cmark`_ \u2013 GitHub's fork of cmark, supporting `GFM`_\n extensions.\n- `jgm/cmark`_ \u2013 *CommonMark* parsing and rendering library and program\n in C.\n- `rtfd/CommonMark-py`_ \u2013 Pure Python implementation of *CommonMark*.\n- `cmark 0.26.1-1 source package`_ (Ubuntu Zesty)\n\n\n.. _GFM: https://github.github.com/gfm/\n.. _github/cmark: https://github.com/github/cmark\n.. _jgm/cmark: https://github.com/jgm/cmark\n.. _rtfd/CommonMark-py: https://github.com/rtfd/CommonMark-py\n.. _cmark 0.26.1-1 source package: https://launchpad.net/ubuntu/+source/cmark/0.26.1-1\n\n.. |Travis CI| image:: https://api.travis-ci.org/jhermann/gfm-cmark-py.svg\n :target: https://travis-ci.org/jhermann/gfm-cmark-py\n.. |Coveralls| image:: https://img.shields.io/coveralls/jhermann/gfm-cmark-py.svg\n :target: https://coveralls.io/r/jhermann/gfm-cmark-py\n.. |GitHub Issues| image:: https://img.shields.io/github/issues/jhermann/gfm-cmark-py.svg\n :target: https://github.com/jhermann/gfm-cmark-py/issues\n.. |License| image:: https://img.shields.io/pypi/l/gfm-cmark-py.svg\n :target: https://github.com/jhermann/gfm-cmark-py/blob/master/LICENSE\n.. |Development Status| image:: https://pypip.in/status/gfm-cmark-py/badge.svg\n :target: https://pypi.python.org/pypi/gfm-cmark-py/\n.. |Latest Version| image:: https://img.shields.io/pypi/v/gfm-cmark-py.svg\n :target: https://pypi.python.org/pypi/gfm-cmark-py/\n.. |Download format| image:: https://pypip.in/format/gfm-cmark-py/badge.svg\n :target: https://pypi.python.org/pypi/gfm-cmark-py/\n.. |Downloads| image:: https://img.shields.io/pypi/dw/gfm-cmark-py.svg\n :target: https://pypi.python.org/pypi/gfm-cmark-py/", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jhermann/gfm-cmark-py", "keywords": "hosted.by.github,cmark,markdown,markup,gfm,ctypes,wrapper", "license": "BSD 3-clause", "maintainer": "", "maintainer_email": "", "name": "gfm-cmark-py", "package_url": "https://pypi.org/project/gfm-cmark-py/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gfm-cmark-py/", "project_urls": { "Homepage": "https://github.com/jhermann/gfm-cmark-py" }, "release_url": "https://pypi.org/project/gfm-cmark-py/0.1.0.dev0/", "requires_dist": null, "requires_python": "", "summary": "A Python wrapper for GitHub's fork of 'cmark', supporting GFM) extensions", "version": "0.1.0.dev0" }, "last_serial": 2707080, "releases": { "0.1.0.dev0": [] }, "urls": [] }