{ "info": { "author": "Alban Dericbourg", "author_email": "alban@dericbourg.net", "bugtrack_url": null, "classifiers": [ "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "# make-songbook\n\n> make-songbook builds a ePub to bring your songs and tablatures into an eInk reader\n\nYour library has to be structured by artist and by song.\n\nExample:\n\n```plain\n.\n\u251c\u2500\u2500 Mark Lanegan\n\u2502\u00a0\u00a0 \u251c\u2500\u2500 The Cherry tree Carol.txt\n\u2514\u2500\u2500 The Rolling Stones\n \u00a0\u00a0 \u251c\u2500\u2500 Brown Sugar.txt\n \u00a0\u00a0 \u2514\u2500\u2500 Sympathy for the Devil.txt\n```\n\nRunning `make-songbook` will produce a single ePub containing all songs in that folder including a table of contents.\n\nExample:\n\n```bash\nmake-songbook MyLibrary\n```\n\nThe songbook will be located at the root of your song library (inside `MyLibrary` for the given example).\n\n> For simplicity reasons, only ePub format is currently supported. There is no plan to support any other format for now.\n> If you need to use another format, you may use [Calibre](https://calibre-ebook.com/) that is able to convert your ePub\n> to many other formats (mobi, azw3 or even PDF).", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/adericbourg/make-songbook", "keywords": "", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "make-songbook", "package_url": "https://pypi.org/project/make-songbook/", "platform": "", "project_url": "https://pypi.org/project/make-songbook/", "project_urls": { "Homepage": "http://github.com/adericbourg/make-songbook" }, "release_url": "https://pypi.org/project/make-songbook/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Digital songbook maker.", "version": "0.0.1" }, "last_serial": 4381691, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "c17eea6089d27022b43c0a172ff2736b", "sha256": "5b6fccc9269f4d88172a4e8ba993a5efd10e4f279f16cec650050f3720326ec4" }, "downloads": -1, "filename": "make-songbook-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c17eea6089d27022b43c0a172ff2736b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5594, "upload_time": "2018-10-16T13:40:41", "url": "https://files.pythonhosted.org/packages/04/b1/d260078c2ce95399daccc8a98b6e1e42f8ebf0cae6083271721c0326c81c/make-songbook-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c17eea6089d27022b43c0a172ff2736b", "sha256": "5b6fccc9269f4d88172a4e8ba993a5efd10e4f279f16cec650050f3720326ec4" }, "downloads": -1, "filename": "make-songbook-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c17eea6089d27022b43c0a172ff2736b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5594, "upload_time": "2018-10-16T13:40:41", "url": "https://files.pythonhosted.org/packages/04/b1/d260078c2ce95399daccc8a98b6e1e42f8ebf0cae6083271721c0326c81c/make-songbook-0.0.1.tar.gz" } ] }