{ "info": { "author": "Christopher Brown", "author_email": "io@henrian.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Education", "Topic :: Multimedia :: Sound/Audio", "Topic :: Multimedia :: Sound/Audio :: Speech", "Topic :: Scientific/Engineering", "Topic :: System :: Archiving", "Topic :: System :: Archiving :: Backup", "Topic :: Text Processing :: General" ], "description": "# `booktool`\n\neBook (EPUB and Audiobook) management tool.\n\n[![Latest version on PyPI](https://badge.fury.io/py/booktool.svg)](https://pypi.org/project/booktool/)\n\n\n#### Install\n\n```sh\npip install -U booktool\n```\n\n\n### Logging\n\nBy default, `booktool ...` runs with logging level set to `WARNING`.\n`booktool -v ...` sets the level to `INFO`;\n`booktool -vv ...` sets it to `DEBUG`.\n\nThe following table describes the logging level strategy.\n\n| Level | Description |\n|:----------|:-------------------------------------------------|\n| `WARNING` | Anything outside manageable running conditions. |\n| `INFO` | Mutations (or would be if not in dry-run mode). |\n| `DEBUG` | Anything else of note. |\n\n\n## License\n\nCopyright 2019 Christopher Brown.\n[MIT Licensed](https://chbrown.github.io/licenses/MIT/#2019).\n\n\n", "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/chbrown/booktool", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "booktool", "package_url": "https://pypi.org/project/booktool/", "platform": "", "project_url": "https://pypi.org/project/booktool/", "project_urls": { "Homepage": "https://github.com/chbrown/booktool" }, "release_url": "https://pypi.org/project/booktool/0.5.0/", "requires_dist": [ "click (>=7.0)", "mutagen (>=1.42)" ], "requires_python": ">=3.6", "summary": "eBook (EPUB and Audiobook) management tool", "version": "0.5.0" }, "last_serial": 5259414, "releases": { "0.5.0": [ { "comment_text": "", "digests": { "md5": "de1897818843b86c7467b85940764ea3", "sha256": "96ac8844e25cbc6fca26a1c4a9e690dc6f22392a28012d4fa50e5d250c806e52" }, "downloads": -1, "filename": "booktool-0.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "de1897818843b86c7467b85940764ea3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6", "size": 7692, "upload_time": "2019-05-12T17:22:14", "url": "https://files.pythonhosted.org/packages/34/b5/1c7582d5adf0637b49bf26dfd03a385012bf364711cf25c363eb975930d5/booktool-0.5.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3159ff2880dd5298def9375a515ccc67", "sha256": "5c15a4adc3b9915013030b6f02d986fdf34373f4af8edb9f59db464c6f3bdded" }, "downloads": -1, "filename": "booktool-0.5.0.tar.gz", "has_sig": false, "md5_digest": "3159ff2880dd5298def9375a515ccc67", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6421, "upload_time": "2019-05-12T17:22:16", "url": "https://files.pythonhosted.org/packages/f2/f3/d22a8373028b0c53af73ca1375956f6962f159131ded85710d9ad2bdbc28/booktool-0.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "de1897818843b86c7467b85940764ea3", "sha256": "96ac8844e25cbc6fca26a1c4a9e690dc6f22392a28012d4fa50e5d250c806e52" }, "downloads": -1, "filename": "booktool-0.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "de1897818843b86c7467b85940764ea3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6", "size": 7692, "upload_time": "2019-05-12T17:22:14", "url": "https://files.pythonhosted.org/packages/34/b5/1c7582d5adf0637b49bf26dfd03a385012bf364711cf25c363eb975930d5/booktool-0.5.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3159ff2880dd5298def9375a515ccc67", "sha256": "5c15a4adc3b9915013030b6f02d986fdf34373f4af8edb9f59db464c6f3bdded" }, "downloads": -1, "filename": "booktool-0.5.0.tar.gz", "has_sig": false, "md5_digest": "3159ff2880dd5298def9375a515ccc67", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6421, "upload_time": "2019-05-12T17:22:16", "url": "https://files.pythonhosted.org/packages/f2/f3/d22a8373028b0c53af73ca1375956f6962f159131ded85710d9ad2bdbc28/booktool-0.5.0.tar.gz" } ] }