{ "info": { "author": "Hugo Maia Vieira", "author_email": "hugomaiavieira@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Install\n=======\n\nUsing PyPI and pip\n------------------\n\n::\n\n $ (sudo) pip install pygments-style-github\n\n\nManual\n------\n\n::\n\n $ git clone git://github.com/hugomaiavieira/pygments-style-github.git\n $ cd pygments-style-github\n $ (sudo) python setup.py install\n\n\nUsage example\n=============\n\n::\n\n >>> from pygments.formatters import HtmlFormatter\n >>> HtmlFormatter(style='github').style\n \n\n\nExport the style as CSS\n========================\n\n::\n\n pygmentize -S github -f html > github.css\n\n\nUsing in LaTeX documents\n========================\n\nSee the minted package at http://minted.googlecode.com\n\n\nExtra information\n=================\n\nPygments supported languages\n----------------------------\n\nPygments at the moment supports over 150 different programming languages,\ntemplate languages and other markup languages. To see an exhaustive list of the\ncurrently supported languages, use the command::\n\n $ pygmentize -L lexers\n\nPygments styles avaible\n-----------------------\n\nTo get a list of all available stylesheets, execute the following command on the\ncommand line::\n\n $ pygmentize -L styles\n\nPlease read the `official documentation`_ for further information on the usage\nof pygment styles.\n\n.. _official documentation: http://pygments.org/docs/\n\n\nThanks\n------\n\nThis package is based upon the pygments-style-railscasts_ of Marcus Fredriksson.\n\n.. _pygments-style-railscasts: http://github.com/DrMegahertz/pygments-style-railscasts", "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/hugomaiavieira/pygments-style-github", "keywords": "pygments style github", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pygments-style-github", "package_url": "https://pypi.org/project/pygments-style-github/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pygments-style-github/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/hugomaiavieira/pygments-style-github" }, "release_url": "https://pypi.org/project/pygments-style-github/0.4/", "requires_dist": null, "requires_python": null, "summary": "Pygments version of the github theme.", "version": "0.4" }, "last_serial": 797256, "releases": { "0.2": [], "0.3": [ { "comment_text": "", "digests": { "md5": "617ba12e986120d790fb7a1b9a710eee", "sha256": "04bcf7e4dad8217da5a8998ef411efa4797468cda2c13bb2702235c48a0c0d5a" }, "downloads": -1, "filename": "pygments-style-github-0.3.tar.gz", "has_sig": false, "md5_digest": "617ba12e986120d790fb7a1b9a710eee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2735, "upload_time": "2012-01-25T20:36:46", "url": "https://files.pythonhosted.org/packages/ed/5b/72cce9f66387eb627dc057d3df6393c821b4b488b060f750849a82b6f4d8/pygments-style-github-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "dea9072f0ab9ede0f23651c380cc47a7", "sha256": "0fcabd23147d54c86240f621678c53c998a7defaa0d276911c1f2def0a45f4a7" }, "downloads": -1, "filename": "pygments-style-github-0.4.tar.gz", "has_sig": false, "md5_digest": "dea9072f0ab9ede0f23651c380cc47a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3791, "upload_time": "2012-01-25T21:24:14", "url": "https://files.pythonhosted.org/packages/cf/95/f130871036a201472ac7618ea1dcc251e6f033fe98cd5d7c0183aeed1f6a/pygments-style-github-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dea9072f0ab9ede0f23651c380cc47a7", "sha256": "0fcabd23147d54c86240f621678c53c998a7defaa0d276911c1f2def0a45f4a7" }, "downloads": -1, "filename": "pygments-style-github-0.4.tar.gz", "has_sig": false, "md5_digest": "dea9072f0ab9ede0f23651c380cc47a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3791, "upload_time": "2012-01-25T21:24:14", "url": "https://files.pythonhosted.org/packages/cf/95/f130871036a201472ac7618ea1dcc251e6f033fe98cd5d7c0183aeed1f6a/pygments-style-github-0.4.tar.gz" } ] }