{ "info": { "author": "Aron Curzon", "author_email": "curzona@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2" ], "description": "================\npygments-asl\n================\n------------------------------------------------\nA Pygments lexer for ACPI source language (ASL)\n------------------------------------------------\n\nOverview\n========\n\nThis package provides an ACPI_ source language (ASL) lexer for Pygments_.\nThe lexer is published as an entry point and, once installed, Pygments will\npick it up automatically.\n\nYou can then use the ``asl`` language with Pygments::\n\n $ pygmentize -l asl test.asl\n\n.. _ACPI: http://www.acpi.info/\n.. _Pygments: http://pygments.org/\n\nInstallation\n============\n\nUse your favorite installer to install pygments-asl into the same\nPython you have installed Pygments. For example::\n\n $ easy_install pygments-asl\n\nTo verify the installation run::\n\n $ pygmentize -L lexer | grep -i asl\n * asl:\n ASL (filenames *.asl, *.aml)\n\n\nChangelog\n=========\n\n1.0 - 2013-10-05\n----------------\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": "http://pypi.python.org/pypi/pygments-asl", "keywords": "pygments acpi asl aml", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pygments-asl", "package_url": "https://pypi.org/project/pygments-asl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pygments-asl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/pygments-asl" }, "release_url": "https://pypi.org/project/pygments-asl/1.0/", "requires_dist": null, "requires_python": null, "summary": "Pygments lexer for ACPI source language (ASL)", "version": "1.0" }, "last_serial": 886976, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "e0239b7df65e195b10a3d6d0c108e8c6", "sha256": "e55672e78fe341940dba0d62d2554ff8d1b8f8eea306b6f52335afaef380c491" }, "downloads": -1, "filename": "pygments-asl-1.0.zip", "has_sig": false, "md5_digest": "e0239b7df65e195b10a3d6d0c108e8c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8207, "upload_time": "2013-10-11T08:28:04", "url": "https://files.pythonhosted.org/packages/3a/6b/2820aca3e089153d0aea4fd62bee1c4644f7465fa84471f64823211664d0/pygments-asl-1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e0239b7df65e195b10a3d6d0c108e8c6", "sha256": "e55672e78fe341940dba0d62d2554ff8d1b8f8eea306b6f52335afaef380c491" }, "downloads": -1, "filename": "pygments-asl-1.0.zip", "has_sig": false, "md5_digest": "e0239b7df65e195b10a3d6d0c108e8c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8207, "upload_time": "2013-10-11T08:28:04", "url": "https://files.pythonhosted.org/packages/3a/6b/2820aca3e089153d0aea4fd62bee1c4644f7465fa84471f64823211664d0/pygments-asl-1.0.zip" } ] }