{ "info": { "author": "Stefan H. Holek", "author_email": "stefan@epy.co.at", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Text Processing :: Filters" ], "description": "================\npygments-openssl\n================\n------------------------------------------------\nSyntax coloring for OpenSSL configuration files\n------------------------------------------------\n\nOverview\n========\n\nThis package provides a Pygments_ lexer for OpenSSL_ configuration files.\nThe lexer is published as an entry point and Pygments will pick it up\nautomatically.\n\nYou can use the ``openssl`` language with Pygments::\n\n $ pygmentize -l openssl /etc/openssl/openssl.cnf\n\nIn Sphinx_ documents the lexer is selected with the ``highlight`` directive::\n\n .. highlight:: openssl\n\n.. _OpenSSL: https://www.openssl.org/docs/man1.1.0/apps/config.html\n.. _Pygments: http://pygments.org/\n.. _Sphinx: http://sphinx-doc.org/\n\nInstallation\n============\n\nUse your favorite installer to install pygments-openssl into the same\nPython environment you have installed Pygments. For example::\n\n $ pip install pygments-openssl\n\nTo verify the installation run::\n\n $ pygmentize -L lexer | grep -i openssl\n * openssl:\n OpenSSL (filenames *.cnf, *.conf)\n\n\nChangelog\n=========\n\n1.4 - 2019-01-25\n----------------\n\n* Add MANIFEST.in.\n [stefan]\n\n* Release as wheel.\n [stefan]\n\n1.3 - 2017-02-05\n----------------\n\n* Add a LICENSE file.\n [stefan]\n\n* Add a test suite and fix two minor whitespace lexing issues.\n [stefan]\n\n1.2 - 2013-11-21\n----------------\n\n* Update documentation.\n [stefan]\n\n1.1 - 2012-10-12\n----------------\n\n* Detect and color line continuations.\n [stefan]\n\n1.0 - 2012-10-10\n----------------\n\n* Initial release.\n [stefan]\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/stefanholek/pygments-openssl", "keywords": "sphinx pygments openssl conf lexer openssl.cnf", "license": "BSD-2-Clause", "maintainer": "", "maintainer_email": "", "name": "pygments-openssl", "package_url": "https://pypi.org/project/pygments-openssl/", "platform": "", "project_url": "https://pypi.org/project/pygments-openssl/", "project_urls": { "Homepage": "https://github.com/stefanholek/pygments-openssl" }, "release_url": "https://pypi.org/project/pygments-openssl/1.4/", "requires_dist": null, "requires_python": "", "summary": "Syntax coloring for OpenSSL configuration files", "version": "1.4" }, "last_serial": 4742078, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "7ae755912863637261b97c8f197b627f", "sha256": "854074589e15300a9cd5379e51d98b865c4654830492318b494b63b62f7432a5" }, "downloads": -1, "filename": "pygments-openssl-1.0.zip", "has_sig": false, "md5_digest": "7ae755912863637261b97c8f197b627f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5785, "upload_time": "2012-10-10T10:29:08", "url": "https://files.pythonhosted.org/packages/d1/0a/996929199c9fb2043a54dd888acfe7f6652189352b1c7d3bb03eea36cd54/pygments-openssl-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "16966904b02f4f1245fe2b079d804bb2", "sha256": "9788311613b7ea9a6dd4097939f6228c6fb65b819f9db7b9c12a1db06fb09f06" }, "downloads": -1, "filename": "pygments-openssl-1.1.zip", "has_sig": false, "md5_digest": "16966904b02f4f1245fe2b079d804bb2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5968, "upload_time": "2012-10-12T20:50:54", "url": "https://files.pythonhosted.org/packages/f9/a9/c73c4278b8848436564a86028195945eeeef3e78fb8e43775c3a6bd450af/pygments-openssl-1.1.zip" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "925ac1a7727fdc92979b808597c8a60b", "sha256": "2a958f7b96a1f51a7c536d4483824c9d13cda082a8b27e89fae034314f596fe9" }, "downloads": -1, "filename": "pygments-openssl-1.2.zip", "has_sig": false, "md5_digest": "925ac1a7727fdc92979b808597c8a60b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6276, "upload_time": "2013-11-21T16:07:31", "url": "https://files.pythonhosted.org/packages/95/4f/63ad1a05067cef5ecb82c27d7bfc2c96662d482be498b782e2bc862542a4/pygments-openssl-1.2.zip" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "0eb2eb6d6135224e8eb26ea8dacb7df8", "sha256": "3a07621b4d712a53f592eb304dd23af276ba4998cf63fee7ffa653e8b7131830" }, "downloads": -1, "filename": "pygments-openssl-1.3.zip", "has_sig": false, "md5_digest": "0eb2eb6d6135224e8eb26ea8dacb7df8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9515, "upload_time": "2017-02-05T13:47:38", "url": "https://files.pythonhosted.org/packages/b2/e4/8c54b78ee138c03cc5369dbaf0f992bf913b2e0724518bdbe4a22d9e5553/pygments-openssl-1.3.zip" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "a99289f2187061eeb80c86d8c0ba160b", "sha256": "cc2a1c722774a3f1f00f13393ed6708f3be4ea847f49fe4f9740c942d817f527" }, "downloads": -1, "filename": "pygments_openssl-1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a99289f2187061eeb80c86d8c0ba160b", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 6043, "upload_time": "2019-01-25T22:19:23", "url": "https://files.pythonhosted.org/packages/48/f5/64a9154e9b692adb514b6f181d4a56d2b49ad49a04708d11fdca9627a737/pygments_openssl-1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "23814ab562597fd1e1fe3eca2a032119", "sha256": "1e4dc44232ef73ef20d184a3a81f618107669c668899aa9f81a21cf83f611218" }, "downloads": -1, "filename": "pygments-openssl-1.4.zip", "has_sig": false, "md5_digest": "23814ab562597fd1e1fe3eca2a032119", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9976, "upload_time": "2019-01-25T22:19:21", "url": "https://files.pythonhosted.org/packages/d8/e2/6687130283fffcc923256f4d0f7d9229d64a81d29214a2bf35deca403652/pygments-openssl-1.4.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a99289f2187061eeb80c86d8c0ba160b", "sha256": "cc2a1c722774a3f1f00f13393ed6708f3be4ea847f49fe4f9740c942d817f527" }, "downloads": -1, "filename": "pygments_openssl-1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a99289f2187061eeb80c86d8c0ba160b", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 6043, "upload_time": "2019-01-25T22:19:23", "url": "https://files.pythonhosted.org/packages/48/f5/64a9154e9b692adb514b6f181d4a56d2b49ad49a04708d11fdca9627a737/pygments_openssl-1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "23814ab562597fd1e1fe3eca2a032119", "sha256": "1e4dc44232ef73ef20d184a3a81f618107669c668899aa9f81a21cf83f611218" }, "downloads": -1, "filename": "pygments-openssl-1.4.zip", "has_sig": false, "md5_digest": "23814ab562597fd1e1fe3eca2a032119", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9976, "upload_time": "2019-01-25T22:19:21", "url": "https://files.pythonhosted.org/packages/d8/e2/6687130283fffcc923256f4d0f7d9229d64a81d29214a2bf35deca403652/pygments-openssl-1.4.zip" } ] }