{ "info": { "author": "Martin von Gagern", "author_email": "gagern@ma.tum.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Documentation", "Topic :: Internet :: WWW/HTTP", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Text Processing :: Filters" ], "description": "CindyScriptPygments\n===================\n\n|PyPi version badge| |Supported Python versions|\n\n.. |PyPi version badge| image:: https://img.shields.io/pypi/v/CindyScriptPygments.svg\n :target: https://pypi.python.org/pypi/CindyScriptPygments/\n.. |Supported Python versions| image:: https://img.shields.io/pypi/pyversions/CindyScriptPygments.svg\n\nPygments_ plugin for the CindyScript_ language\nused by Cinderella_ and CindyJS_.\nIt can be used to nicely format CindyScript as HTML or in other formats.\n\nInstallation\n------------\n\nIn theory, all you need to do is install ``Pygments`` and this package here:\n\n.. code:: sh\n\n pip install CindyScriptPygments\n\nThis will install the latest release of each of these packages.\nIf you don\u2019t want to install the package system-wide, ``pip`` offers alternatives\nlike the ``--user`` flag for a per-user installation.\nSee ``pip install --help`` for details.\nIn that case, you may have to perform additional steps in order to ensure\nthat the ``pygmentize`` command line utility is available on the ``PATH``,\nat least if the ``Pygments`` dependency isn\u2019t already installed globally.\n\nUsage\n-----\n\nThis plugin registers a Pygments lexer for a language named ``CindyScript``,\nassociated with the MIME type ``text/x-cindyscript``.\nYou can use it from the command line like this:\n\n.. code:: sh\n\n pygmentize -l cindyscript sourcecode.cs\n\nTo generate specific file formats, use commands like these:\n\n.. code:: sh\n\n pygmentize -f html -O full -l cindyscript -o sourcecode.html sourcecode.cs\n pygmentize -f tex -O full -l cindyscript -o sourcecode.tex sourcecode.cs\n pygmentize -f svg -O full -l cindyscript -o sourcecode.svg sourcecode.cs\n\nThe file extension ``*.cs`` is not associated with the plugin,\nsince that\u2019s already taken by C# a.k.a. ``csharp``.\nMost often, CindyScript code is not contained in a file of its own,\nbut instead embedded into a ``*.cdy`` file for Cinderella,\nor a HTML page for CindyJS.\nFor the latter case, you can format the whole document using\n\n.. code:: sh\n\n pygmentize -l CindyJS-HTML sourcecode.html\n\nThis runs the HTML highlighter on the document,\nwhich in turn delegates to the JavaScript and CSS highlighters.\nBut script blocks with the attribute ``type=\"text/x-cindyscript\"``\nare handled by the CindyScript lexer.\n\nThere exist several packages which make use of Pygments for syntax highlighting.\nNotable examples include the `minted `_ package for LaTeX\nor the `pygmentize-bundled `_ package for Node.js.\n\nCompatibility\n-------------\n\nThe package aims to be compatible with both Python 2.7 and Python 3.\nIt won\u2019t support Python 3.0 through 3.2 out of the box, since it relies on Unicode literals\nas introduced by `PEP 414`_ for Python 3.3.\nThe 2to3 fixer might be able to make the code work with those versions of Python.\n\nContrary to the current implementation of Pygments\u2019 built-in parsers,\nthis package supports unicode symbols outside the basic multilingual plane\neven on narrow (UTF-16) builds of Python 2.7.\n\n.. _PEP 414: https://www.python.org/dev/peps/pep-0414/\n\n.. _Pygments: http://pygments.org/\n.. _CindyScript: http://doc.cinderella.de/tiki-index.php?page=CindyScript\n.. _Cinderella: http://www.cinderella.de/\n.. _CindyJS: https://github.com/CindyJS/CindyJS", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/pypi/CindyScriptPygments#downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/CindyJS/CindyScriptPygments", "keywords": "", "license": "Dual license BSD 2-clause or Apache 2", "maintainer": "", "maintainer_email": "", "name": "CindyScriptPygments", "package_url": "https://pypi.org/project/CindyScriptPygments/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/CindyScriptPygments/", "project_urls": { "Download": "https://pypi.python.org/pypi/CindyScriptPygments#downloads", "Homepage": "https://github.com/CindyJS/CindyScriptPygments" }, "release_url": "https://pypi.org/project/CindyScriptPygments/0.2.0/", "requires_dist": [ "Pygments" ], "requires_python": "", "summary": "Pygments plugin for CindyScript", "version": "0.2.0" }, "last_serial": 2087125, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e69dcb3567fb873780e48e6b529baf75", "sha256": "102f0981e7b7cf463564d904bde3b1c0d56bbb6d6450d1b0b7160f7a001d9768" }, "downloads": -1, "filename": "CindyScriptPygments-0.1.0-py2.7.egg", "has_sig": true, "md5_digest": "e69dcb3567fb873780e48e6b529baf75", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 8103, "upload_time": "2016-04-26T13:59:25", "url": "https://files.pythonhosted.org/packages/ac/3d/0b66ab339f2a8b20759da11dc26251763f306680ff6998a5845642888516/CindyScriptPygments-0.1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "c4995a14f1acfc79e1765b1861e50f0c", "sha256": "11f5965e500f05b66a9d2eadf2ebcc8c9e5eb71d66e93871bdd266521bdf2c3d" }, "downloads": -1, "filename": "CindyScriptPygments-0.1.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "c4995a14f1acfc79e1765b1861e50f0c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5739, "upload_time": "2016-04-26T14:49:47", "url": "https://files.pythonhosted.org/packages/39/b4/33cf6288b1e0534d6aed0902918d1597cd571494111baec84d9d8c15f52f/CindyScriptPygments-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "33977672054037997ff6a03cf173e4a3", "sha256": "37265835034f8fa980ce918d6bb821c698f4653543fd58a378a5419dc0767fd6" }, "downloads": -1, "filename": "CindyScriptPygments-0.1.0-py3.5.egg", "has_sig": true, "md5_digest": "33977672054037997ff6a03cf173e4a3", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 8128, "upload_time": "2016-04-26T13:59:35", "url": "https://files.pythonhosted.org/packages/40/7a/7338b2ba919754e39dd889d57ff3d3f415546b58f1a37cfae752f0586029/CindyScriptPygments-0.1.0-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "ff12dfec0cf9554d93f94488a6e4e73f", "sha256": "3d35009857d1a678dc5b345b3268ffb841f2a0bec137ab38509a654f4637b139" }, "downloads": -1, "filename": "CindyScriptPygments-0.1.0.tar.gz", "has_sig": true, "md5_digest": "ff12dfec0cf9554d93f94488a6e4e73f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4077, "upload_time": "2016-04-26T13:59:54", "url": "https://files.pythonhosted.org/packages/0f/72/b7ca204596d28ff10d4c8a306aaff38b8329ceac81f988cf158d58292a16/CindyScriptPygments-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "71e0bc7ac40c05063646778dc0e60de1", "sha256": "183b010d99695b4fb5b5a400eb01316d683332429ab439e617b2e1ec784a8bc4" }, "downloads": -1, "filename": "CindyScriptPygments-0.2.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "71e0bc7ac40c05063646778dc0e60de1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9326, "upload_time": "2016-04-27T16:09:25", "url": "https://files.pythonhosted.org/packages/0b/ad/e446da34b52562ec8c99f67793d7cdc9810a73d901ae212c30378aafbb92/CindyScriptPygments-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4f6dbd7a3c66e1ccc9cbe48cb8b11555", "sha256": "bffaa8dd292809366860a81abf4ad3a8d1b9c73388025039a05ffc2a3e97ac1d" }, "downloads": -1, "filename": "CindyScriptPygments-0.2.0.tar.gz", "has_sig": true, "md5_digest": "4f6dbd7a3c66e1ccc9cbe48cb8b11555", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6481, "upload_time": "2016-04-27T16:09:31", "url": "https://files.pythonhosted.org/packages/50/c5/2875545706579a772e9afa56d9de5af8159ee32a05a34c5d91dac8303884/CindyScriptPygments-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "71e0bc7ac40c05063646778dc0e60de1", "sha256": "183b010d99695b4fb5b5a400eb01316d683332429ab439e617b2e1ec784a8bc4" }, "downloads": -1, "filename": "CindyScriptPygments-0.2.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "71e0bc7ac40c05063646778dc0e60de1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9326, "upload_time": "2016-04-27T16:09:25", "url": "https://files.pythonhosted.org/packages/0b/ad/e446da34b52562ec8c99f67793d7cdc9810a73d901ae212c30378aafbb92/CindyScriptPygments-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4f6dbd7a3c66e1ccc9cbe48cb8b11555", "sha256": "bffaa8dd292809366860a81abf4ad3a8d1b9c73388025039a05ffc2a3e97ac1d" }, "downloads": -1, "filename": "CindyScriptPygments-0.2.0.tar.gz", "has_sig": true, "md5_digest": "4f6dbd7a3c66e1ccc9cbe48cb8b11555", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6481, "upload_time": "2016-04-27T16:09:31", "url": "https://files.pythonhosted.org/packages/50/c5/2875545706579a772e9afa56d9de5af8159ee32a05a34c5d91dac8303884/CindyScriptPygments-0.2.0.tar.gz" } ] }