{ "info": { "author": "Dimitar Dimitrov", "author_email": "admin@mitakas.com", "bugtrack_url": null, "classifiers": [], "description": "Pygments lexer for SQL PL\n=========================\n\nSQL PL (SQL Procedural Language) is the DB2 implementation of ANSI SQL/PSM.\nThis module extends the *SqlLexer* lexer of `Pygments`_ to support more\nkeywords of SQL PL.\n\nInstallation\n============\n\nUse the following commands to install the package::\n\n $ cd pygments-sql-pl-lexer\n $ [sudo] python setup.py install\n\nCheck if the lexer is present\n=============================\n\nSimply grep the output of the following command for **sqlpl**.::\n\n $ pygmentize -L lexers | grep sqlpl\n\nUse the lexer in LaTeX\n======================\n\nReplace with **sqlpl**::\n\n \\begin{minted}{}\n \n \\end{minted}\n\nFor example::\n\n \\begin{minted}[linenos=true,frame=single]{sqlpl}\n --#SET TERMINATOR @\n\n CREATE OR REPLACE MODULE project @\n \\end{minted}\n\nproduces\n\n.. image:: https://raw.githubusercontent.com/mitakas/pygments-sql-pl-lexer/master/docs/example.png\n\n.. _`Pygments`: http://pygments.org/", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mitakas/pygments-sql-pl-lexer", "keywords": "pygments sql lexer", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "pygments-sql-pl-lexer", "package_url": "https://pypi.org/project/pygments-sql-pl-lexer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pygments-sql-pl-lexer/", "project_urls": { "Homepage": "https://github.com/mitakas/pygments-sql-pl-lexer" }, "release_url": "https://pypi.org/project/pygments-sql-pl-lexer/0.3/", "requires_dist": [ "pygments (>=1.4)" ], "requires_python": "", "summary": "Pygments lexer for SQL PL", "version": "0.3" }, "last_serial": 1858373, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "29592cae0c34c004d077adb1b12e8ddb", "sha256": "fa6d6e9ee928ddb04897d6f3bbd393ff502385a5503b4a2c6eec9e485a7b7397" }, "downloads": -1, "filename": "pygments_sql_pl_lexer-0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "29592cae0c34c004d077adb1b12e8ddb", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 3731, "upload_time": "2015-12-12T00:52:12", "url": "https://files.pythonhosted.org/packages/10/94/c0178e9f036629a9b8eb8dcc1574fdc36d0ca828d2b815eabf02063a9a2a/pygments_sql_pl_lexer-0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "441047e44eba93045b2d862c4981a8c4", "sha256": "d72a7c2cd03704c51fcbbb4d29a514432e54a83931639d9efb28cc303743b3d0" }, "downloads": -1, "filename": "pygments-sql-pl-lexer-0.2.tar.gz", "has_sig": false, "md5_digest": "441047e44eba93045b2d862c4981a8c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1711, "upload_time": "2015-12-12T00:52:23", "url": "https://files.pythonhosted.org/packages/af/f5/16878235f7b66afcae8cdd886c1cd72da02c24a59f378dfbd5cf0a834add/pygments-sql-pl-lexer-0.2.tar.gz" } ], "0.2.1": [], "0.3": [ { "comment_text": "", "digests": { "md5": "199d6972f9c462ae61363812036496a5", "sha256": "7b4ba5d739c876e63266623df58ef96a04cdcb184af93c35df57ed4fbaa37484" }, "downloads": -1, "filename": "pygments_sql_pl_lexer-0.3-py2-none-any.whl", "has_sig": false, "md5_digest": "199d6972f9c462ae61363812036496a5", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 3792, "upload_time": "2015-12-12T01:31:40", "url": "https://files.pythonhosted.org/packages/43/ae/ac6d0b60be89d470983d61fee1232666ac25069e3625e379933842bfbc29/pygments_sql_pl_lexer-0.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a2123af0ca349a44db515fc89f86108c", "sha256": "fc72c60d60044125a9f502cbbac1a13f4a0bb0bb6e6082a1dd378a48a26523c3" }, "downloads": -1, "filename": "pygments-sql-pl-lexer-0.3.tar.gz", "has_sig": false, "md5_digest": "a2123af0ca349a44db515fc89f86108c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1865, "upload_time": "2015-12-12T01:31:53", "url": "https://files.pythonhosted.org/packages/f9/b3/2ba67ead825f590196679dbda1adbbfed7c7798a50a5fa7edefea5941886/pygments-sql-pl-lexer-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "199d6972f9c462ae61363812036496a5", "sha256": "7b4ba5d739c876e63266623df58ef96a04cdcb184af93c35df57ed4fbaa37484" }, "downloads": -1, "filename": "pygments_sql_pl_lexer-0.3-py2-none-any.whl", "has_sig": false, "md5_digest": "199d6972f9c462ae61363812036496a5", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 3792, "upload_time": "2015-12-12T01:31:40", "url": "https://files.pythonhosted.org/packages/43/ae/ac6d0b60be89d470983d61fee1232666ac25069e3625e379933842bfbc29/pygments_sql_pl_lexer-0.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a2123af0ca349a44db515fc89f86108c", "sha256": "fc72c60d60044125a9f502cbbac1a13f4a0bb0bb6e6082a1dd378a48a26523c3" }, "downloads": -1, "filename": "pygments-sql-pl-lexer-0.3.tar.gz", "has_sig": false, "md5_digest": "a2123af0ca349a44db515fc89f86108c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1865, "upload_time": "2015-12-12T01:31:53", "url": "https://files.pythonhosted.org/packages/f9/b3/2ba67ead825f590196679dbda1adbbfed7c7798a50a5fa7edefea5941886/pygments-sql-pl-lexer-0.3.tar.gz" } ] }