{ "info": { "author": "Simon Wachter", "author_email": "simon@wachter.me", "bugtrack_url": null, "classifiers": [], "description": "# (French) Pseudocode syntax lexer for Pygments\n\nThis package contains a Pygments Lexer for some basic pseudocode algorithmics.\n\n## Installation\n\nThe lexer is available as a Pip package:\n\n pip install pseudocode-pygments-parser\n\nAlternatively, to install from the git repository: (you may need to sudo depending on your Python environment)\n\n python setup.py install\n\n## Usage\n\nAfter installation the Pseudocode lexer automatically registers itself for files with the `.algo` and `.pseudocode` extensions. Therefore, usage is easy:\n\n pygmentize document.algo\n\nYou can also manally indicate you want to use the Pseudocode lexer by using a command line flag:\n\n pygmentize -l pseudocode somefile \n\n## Contribute\n\nIf you found a bug, don't hesitate to make a pull request.\n\n## License\n\nThe Pseudocode lexer is licensed under the terms of the MIT licence", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "Pseudocode-Pygments-Lexer", "package_url": "https://pypi.org/project/Pseudocode-Pygments-Lexer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Pseudocode-Pygments-Lexer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/Pseudocode-Pygments-Lexer/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Pygments Lexer for a french pseudocode", "version": "1.0.0" }, "last_serial": 1822298, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "32801abad43e768217f19ae314d94084", "sha256": "cb53a00785ade50a5f3d810678934c13008abe34a93b8a634009c50bdaf6d0c8" }, "downloads": -1, "filename": "Pseudocode_Pygments_Lexer-1.0.0-any.egg", "has_sig": false, "md5_digest": "32801abad43e768217f19ae314d94084", "packagetype": "bdist_egg", "python_version": "any", "requires_python": null, "size": 4089, "upload_time": "2015-11-18T10:45:07", "url": "https://files.pythonhosted.org/packages/58/3e/a1fc5df601880999faea5fa43cd7e649580e893468aed19b8f05fe77404d/Pseudocode_Pygments_Lexer-1.0.0-any.egg" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "32801abad43e768217f19ae314d94084", "sha256": "cb53a00785ade50a5f3d810678934c13008abe34a93b8a634009c50bdaf6d0c8" }, "downloads": -1, "filename": "Pseudocode_Pygments_Lexer-1.0.0-any.egg", "has_sig": false, "md5_digest": "32801abad43e768217f19ae314d94084", "packagetype": "bdist_egg", "python_version": "any", "requires_python": null, "size": 4089, "upload_time": "2015-11-18T10:45:07", "url": "https://files.pythonhosted.org/packages/58/3e/a1fc5df601880999faea5fa43cd7e649580e893468aed19b8f05fe77404d/Pseudocode_Pygments_Lexer-1.0.0-any.egg" } ] }