{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "# pangloss\n\nProvides support for interlinear glosses with Markdown example lists.\n\n## Example\n\nThe following code snippet demonstrates the most important features of\npangloss:\n\n```\nAs you can see in the following examples, pangloss is really easy to use:\n\n(@) Jorge llama a Maria.\n George calls-3s.PRES.IND to Maria\n 'George calls Maria.'\n(@) Aussi, vous pouvez avoir de multiples exemples.\n also you can-2p.PRES.IND have.INF of multiple-PL example-PL\n 'You can also have multiple examples.' {#ex:french}\n\nYou can even refer to examples, as in @ex:french.\n```\n\nEach example consists of three lines: an original, a word-by-word analysis, and\nan overall translation. Placing `{#ex:...}` after the translation line\nintroduces a new label, which can then be referred to with the `@ex:...`\nsyntax as in [pandoc-crossref](https://github.com/lierdakil/pandoc-crossref).\nSimilar customization of labels and more advanced references are coming soon.\n\n## Installation\n\nInstall with:\n\n```\npip install -U pangloss\n```\n\nUse with:\n\n```\npandoc in.md -F pangloss -o out.{pdf,html}\n```\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pangloss", "package_url": "https://pypi.org/project/pangloss/", "platform": "", "project_url": "https://pypi.org/project/pangloss/", "project_urls": null, "release_url": "https://pypi.org/project/pangloss/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "A pandoc filter for interlinear glosses", "version": "0.2.0" }, "last_serial": 3569152, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "1b8f0dea69f44da96078a6238adc347e", "sha256": "e18f5c5e62a0840234f142819275e61d720dfa3bcfa78944aa257ac4f8f753eb" }, "downloads": -1, "filename": "pangloss-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1b8f0dea69f44da96078a6238adc347e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8056, "upload_time": "2018-02-10T02:42:01", "url": "https://files.pythonhosted.org/packages/53/cb/1dd7f04b474f267eec12b8d5558cef96cd5d56ddf4c09282af4c5cc366c5/pangloss-0.2.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1b8f0dea69f44da96078a6238adc347e", "sha256": "e18f5c5e62a0840234f142819275e61d720dfa3bcfa78944aa257ac4f8f753eb" }, "downloads": -1, "filename": "pangloss-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1b8f0dea69f44da96078a6238adc347e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8056, "upload_time": "2018-02-10T02:42:01", "url": "https://files.pythonhosted.org/packages/53/cb/1dd7f04b474f267eec12b8d5558cef96cd5d56ddf4c09282af4c5cc366c5/pangloss-0.2.0-py2.py3-none-any.whl" } ] }