{ "info": { "author": "Rafael Guterres Jeffman", "author_email": "rafasgj@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# KeynoteC\n\nA simple DSL to create keynote presentations using LaTeX and Beamer.\n\n## Usage\n\nAt this state, **KeynoteC** is usable as a Python executable module, or as\nan application. Install it with `python setup.py install` (you might need\nsuperuser priviledges to install in system wide), and execute the module as\n`python -m keynotec `, or the application `keynotec `, to\ncompile the keynote file into a PDF presentation.\n\n## Syntax\n\nThe file [keynote.key](keynote.key) file as an example of everything\nthat is currently working, and serves as an example.\n\nFor a more thorough explanation of the syntax you might want to take a look\nat [docs/syntax.md](docs/syntax.md).\n\n## Dependencies\n\n**XeLaTeX** is used to generate the PDF output file. Also, the following LaTeX\npackages are required:\n\n* beamer\n* inputenc\n* fontspec\n* enumitem\n* calc\n* datetime\n* babel\n* listings\n\n## Code Quality\n\nIt works. It does what I need. I built the first version in about 24h. It was\nmuch less than that in work hours. And the code shows it. Live with that. I do.\n\nTo aid in its development, report any issue you have or enhancement in the\nproject's [Github repository](https://github.com/rafasgj/keynotec).\n\nThank you.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rafasgj/keynotec", "keywords": "DSL keynote Latex Beamer slides", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "KeynoteC", "package_url": "https://pypi.org/project/KeynoteC/", "platform": "any", "project_url": "https://pypi.org/project/KeynoteC/", "project_urls": { "Homepage": "https://github.com/rafasgj/keynotec" }, "release_url": "https://pypi.org/project/KeynoteC/0.2.2/", "requires_dist": null, "requires_python": "", "summary": "KeynoteC is a DSL processor for creting keynotes with Latex.", "version": "0.2.2" }, "last_serial": 5401624, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "ed7b5a2ffe34e698886bd287aa80fe48", "sha256": "fad4161e39c0d35f9cba5080705fa279889fbe76c4873925dae604a9e3118819" }, "downloads": -1, "filename": "KeynoteC-0.2.tar.gz", "has_sig": false, "md5_digest": "ed7b5a2ffe34e698886bd287aa80fe48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2953804, "upload_time": "2019-05-26T20:41:39", "url": "https://files.pythonhosted.org/packages/73/45/0e409d5b8d634eecf83e733a4561b0aa47c74041a4fad9decd9e40116ac4/KeynoteC-0.2.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "5032b398570962b8d3546eb752639f21", "sha256": "5813812c445dfe17476cfdbeda888f0d3daf87bc0ba78ec530927ab3738419e4" }, "downloads": -1, "filename": "KeynoteC-0.2.2.tar.gz", "has_sig": false, "md5_digest": "5032b398570962b8d3546eb752639f21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2954052, "upload_time": "2019-06-14T18:09:12", "url": "https://files.pythonhosted.org/packages/e4/64/d332e88f53258e70cb5aa1c503bff4fd845b25167c9d8df75c050db5381e/KeynoteC-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5032b398570962b8d3546eb752639f21", "sha256": "5813812c445dfe17476cfdbeda888f0d3daf87bc0ba78ec530927ab3738419e4" }, "downloads": -1, "filename": "KeynoteC-0.2.2.tar.gz", "has_sig": false, "md5_digest": "5032b398570962b8d3546eb752639f21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2954052, "upload_time": "2019-06-14T18:09:12", "url": "https://files.pythonhosted.org/packages/e4/64/d332e88f53258e70cb5aa1c503bff4fd845b25167c9d8df75c050db5381e/KeynoteC-0.2.2.tar.gz" } ] }