{ "info": { "author": "Chris Norman", "author_email": "chris.norman2@googlemail.com", "bugtrack_url": null, "classifiers": [], "description": "tabmaker\n========\n\nThis program installs a script which generates song lyrics with chords above the correct words given a file in the correct format.\n\nSyntax:\n```\ntabmaker in_file[ out_file]\n```\n\ninfile must be a plain text file with square brackets around the chords:\n\n```\n[c]Twinkle, twinkle [f]little [c]star,\n[f]How I [c]wonder [g]what you [c]are.\n```\n\noutfile is optional (defaults to the standard output) and prints the chords above the lyrics like so:\n\n```\nc f c \nTwinkle, twinkle little star,\nf c g c \nHow I wonder what you are.\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/chrisnorman7/", "keywords": "", "license": "MPL-2", "maintainer": "", "maintainer_email": "", "name": "tabmaker", "package_url": "https://pypi.org/project/tabmaker/", "platform": "", "project_url": "https://pypi.org/project/tabmaker/", "project_urls": { "Homepage": "https://github.com/chrisnorman7/" }, "release_url": "https://pypi.org/project/tabmaker/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Generate pretty sheet music from ugly input files", "version": "1.0.0" }, "last_serial": 3695374, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "fd9e9bbd1c2b291b4a75bc32900759c6", "sha256": "b395aab9e002a542e1b31d6f6d9f4aff44a7b610604da49c46caedebdd200793" }, "downloads": -1, "filename": "tabmaker-1.0.0.tar.gz", "has_sig": false, "md5_digest": "fd9e9bbd1c2b291b4a75bc32900759c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8511, "upload_time": "2018-03-22T13:32:55", "url": "https://files.pythonhosted.org/packages/f9/57/9b7eb5df11e4f57e246906a5362ce8242a05df1c782c89d8cb55e2226745/tabmaker-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fd9e9bbd1c2b291b4a75bc32900759c6", "sha256": "b395aab9e002a542e1b31d6f6d9f4aff44a7b610604da49c46caedebdd200793" }, "downloads": -1, "filename": "tabmaker-1.0.0.tar.gz", "has_sig": false, "md5_digest": "fd9e9bbd1c2b291b4a75bc32900759c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8511, "upload_time": "2018-03-22T13:32:55", "url": "https://files.pythonhosted.org/packages/f9/57/9b7eb5df11e4f57e246906a5362ce8242a05df1c782c89d8cb55e2226745/tabmaker-1.0.0.tar.gz" } ] }