{ "info": { "author": "Russell Sim", "author_email": "russell.sim@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "================\npygments-cl-repl\n================\n\nSyntax coloring for Common Lisp REPL sessions\n---------------------------------------------\n\nOverview\n========\n\nThis package provides a Pygments_ lexer for `Common Lisp REPL`_\nsessions. The lexer is published as an entry point and, once\ninstalled, Pygments will pick it up automatically.\n\nYou can then use this lexer with Pygments::\n\n $ pygmentize -l common-lisp-repl /etc/openssl/openssl.cnf\n\nIn Sphinx_ documents the lexer is selected with the ``highlight``\ndirective::\n\n .. highlight:: common-lisp-repl\n\n.. _Common Lisp REPL: http://www.cliki.net/REPL\n.. _Pygments: http://pygments.org/\n.. _Sphinx: http://sphinx-doc.org/\n\nInstallation\n============\n\nUse your favorite installer to install pygments-cl-repl into the same\nPython you have installed Pygments. For example::\n\n $ pip install pygments-cl-repl\n\nTo verify the installation run::\n\n $ pygmentize -L lexer | grep -i common-lisp-repl\n * common-lisp-repl:\n Common Lisp REPL (filenames *.common-lisp-repl)\n\n\nChangelog\n=========\n\nRelease 0.1 19-03-2014\n----------------------\n* Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/russell/pygments-cl-repl", "keywords": null, "license": "GPLv3+", "maintainer": null, "maintainer_email": null, "name": "pygments-cl-repl", "package_url": "https://pypi.org/project/pygments-cl-repl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pygments-cl-repl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/russell/pygments-cl-repl" }, "release_url": "https://pypi.org/project/pygments-cl-repl/0.1/", "requires_dist": null, "requires_python": null, "summary": "Pygments lexer for Common Lisp REPL", "version": "0.1" }, "last_serial": 1034634, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "230ff0589d71083f893f1e7394ce5401", "sha256": "456acd3052ed6f2c76e1d33bcbc4f0d54bce7af65a9065277e963660042dc03d" }, "downloads": -1, "filename": "pygments-cl-repl-0.1.tar.gz", "has_sig": false, "md5_digest": "230ff0589d71083f893f1e7394ce5401", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18618, "upload_time": "2014-03-19T08:43:47", "url": "https://files.pythonhosted.org/packages/f8/ca/d921174e3457a7dcdf4b0ffe8dd98df03ae9cb353a3cf7e42bb914e42c80/pygments-cl-repl-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "230ff0589d71083f893f1e7394ce5401", "sha256": "456acd3052ed6f2c76e1d33bcbc4f0d54bce7af65a9065277e963660042dc03d" }, "downloads": -1, "filename": "pygments-cl-repl-0.1.tar.gz", "has_sig": false, "md5_digest": "230ff0589d71083f893f1e7394ce5401", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18618, "upload_time": "2014-03-19T08:43:47", "url": "https://files.pythonhosted.org/packages/f8/ca/d921174e3457a7dcdf4b0ffe8dd98df03ae9cb353a3cf7e42bb914e42c80/pygments-cl-repl-0.1.tar.gz" } ] }