{ "info": { "author": "Stuart Sears", "author_email": "stuart@sjsears.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Ukedown package\n\nUkedown is a series of extensions to the standard [Markdown library](https://github.com/waylan/Python-Markdown/tree/master/markdown) which is documented [here](https://pythonhosted.org/Markdown/extensions/api.html)\n\nIt is intended to simplify songsheet (and songbook) generation for ukulele (although it work work well for other stringed instruments too), allowing songsheets to be written as plain text, which will be converted to HTML (via markdown) and thence to PDF.\n\nAll output styling will be done using CSS - examples of this are available (with a toolset to use ukedown) from the [ukebook-md repository](https://github.com/lanky/ukebook-md)\n\nbasic CSS to demonstrate is to be found in the 'css' subdir of the ukedown package itself.\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lanky/ukedown", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "ukedown", "package_url": "https://pypi.org/project/ukedown/", "platform": "", "project_url": "https://pypi.org/project/ukedown/", "project_urls": { "Homepage": "https://github.com/lanky/ukedown" }, "release_url": "https://pypi.org/project/ukedown/1.0.0/", "requires_dist": [ "markdown" ], "requires_python": ">=3.6", "summary": "markdown extensions to simplify ukulele songsheet generation", "version": "1.0.0" }, "last_serial": 5973667, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "3561f3928fffc590bb914bb71c2ffbde", "sha256": "2688940ee6841d08e269b8111a055fb1b5dcfbf8942e5cff018f6c1e4b405d2a" }, "downloads": -1, "filename": "ukedown-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3561f3928fffc590bb914bb71c2ffbde", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 20386, "upload_time": "2019-10-14T21:59:22", "url": "https://files.pythonhosted.org/packages/04/32/1f441c6119420666474a637d557b917ee06ef4514018537f2c1b598dd4f3/ukedown-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "12e1482ee2b68ed1a76a414a914e6b29", "sha256": "9b38c304f36bfb44772c1e5989b393966887773a7cb748c09a3d16214da86040" }, "downloads": -1, "filename": "ukedown-1.0.0.tar.gz", "has_sig": false, "md5_digest": "12e1482ee2b68ed1a76a414a914e6b29", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6115, "upload_time": "2019-10-14T21:59:25", "url": "https://files.pythonhosted.org/packages/d2/d4/cfb4a77da4e0b28072ccb944a1962059b4bca4304abb890ff30311d3593c/ukedown-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3561f3928fffc590bb914bb71c2ffbde", "sha256": "2688940ee6841d08e269b8111a055fb1b5dcfbf8942e5cff018f6c1e4b405d2a" }, "downloads": -1, "filename": "ukedown-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3561f3928fffc590bb914bb71c2ffbde", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 20386, "upload_time": "2019-10-14T21:59:22", "url": "https://files.pythonhosted.org/packages/04/32/1f441c6119420666474a637d557b917ee06ef4514018537f2c1b598dd4f3/ukedown-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "12e1482ee2b68ed1a76a414a914e6b29", "sha256": "9b38c304f36bfb44772c1e5989b393966887773a7cb748c09a3d16214da86040" }, "downloads": -1, "filename": "ukedown-1.0.0.tar.gz", "has_sig": false, "md5_digest": "12e1482ee2b68ed1a76a414a914e6b29", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6115, "upload_time": "2019-10-14T21:59:25", "url": "https://files.pythonhosted.org/packages/d2/d4/cfb4a77da4e0b28072ccb944a1962059b4bca4304abb890ff30311d3593c/ukedown-1.0.0.tar.gz" } ] }