{ "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": "Pygments RSpec\n==============\n\nThis is an extension of Ruby lexer that just add some keywords used on RSpec_,\nincluding some keywords used with Capybara_ too.\n\n.. _RSpec: http://rspec.info\n.. _Capybara: https://github.com/jnicklas/capybara\n\n\nInstall\n+++++++\n\nUsing PyPI and pip\n------------------\n\n::\n\n $ (sudo) pip install pygments-rspec\n\n\nManual\n------\n\n::\n\n $ git clone git://github.com/hugomaiavieira/pygments-rspec.git\n $ cd pygments-rspec\n $ (sudo) python setup.py install\n\n\nUsing\n+++++\n\nJust use the **rspec** \"language\".\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/", "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-rspec", "keywords": "pygments ruby rspec lexer", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pygments-rspec", "package_url": "https://pypi.org/project/pygments-rspec/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pygments-rspec/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/hugomaiavieira/pygments-rspec" }, "release_url": "https://pypi.org/project/pygments-rspec/0.2/", "requires_dist": null, "requires_python": null, "summary": "Pygments lexer for Ruby + RSpec.", "version": "0.2" }, "last_serial": 797255, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "148926088796efc3189df721ca55089c", "sha256": "9c3bdaa15b4ef7f66af348a9c4953c0b8ec9ddedab94902c0c045af6eea4c7f2" }, "downloads": -1, "filename": "pygments-rspec-0.1.tar.gz", "has_sig": false, "md5_digest": "148926088796efc3189df721ca55089c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3188, "upload_time": "2012-01-26T04:17:31", "url": "https://files.pythonhosted.org/packages/73/dd/b32f5d143c476b984ea7556e955a9198cc7f1c18a97933aef43dcbaf0c36/pygments-rspec-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "4bf9f555e4f554c28e3537c14e31b89d", "sha256": "e80dcbf63624f882b1cfde2a51c60dadef5cbfb99ceb27e5ebd1f0df45d37da3" }, "downloads": -1, "filename": "pygments-rspec-0.2.tar.gz", "has_sig": false, "md5_digest": "4bf9f555e4f554c28e3537c14e31b89d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3198, "upload_time": "2012-03-12T06:10:11", "url": "https://files.pythonhosted.org/packages/7b/d3/961779f91dd20325f9631341d7c5cf1bff2a010dc1dc6b9cb8528e0b7435/pygments-rspec-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4bf9f555e4f554c28e3537c14e31b89d", "sha256": "e80dcbf63624f882b1cfde2a51c60dadef5cbfb99ceb27e5ebd1f0df45d37da3" }, "downloads": -1, "filename": "pygments-rspec-0.2.tar.gz", "has_sig": false, "md5_digest": "4bf9f555e4f554c28e3537c14e31b89d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3198, "upload_time": "2012-03-12T06:10:11", "url": "https://files.pythonhosted.org/packages/7b/d3/961779f91dd20325f9631341d7c5cf1bff2a010dc1dc6b9cb8528e0b7435/pygments-rspec-0.2.tar.gz" } ] }