{ "info": { "author": "Mike Shoup", "author_email": "mike@shoup.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. image:: https://circleci.com/gh/shouptech/synthale.svg?style=shield\n :target: https://circleci.com/gh/shouptech/synthale\n\n.. image:: https://codecov.io/gh/shouptech/synthale/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/shouptech/synthale\n\n.. image:: https://badge.fury.io/py/synthale.svg\n :target: https://pypi.org/project/synthale/\n\n.. image:: https://img.shields.io/badge/License-GPLv3-blue.svg\n :target: https://www.gnu.org/licenses/gpl-3.0\n\n\nSynthale\n========\n\nA python application to convert valid BeerXML_ files into Markdown files. You\ncan then use those Markdown files in your favorite static website generator.\n\n.. _BeerXML: http://www.beerxml.com/\n\n\nInstallation and Usage\n----------------------\n\nIf you have Python 3.5 or newer installed, install via pip:\n\n::\n\n pip install synthale\n\nTo actually use the thing, use the `generate` command:\n\n::\n\n synthale generate --help\n\nMore thorough instructions can be found at `the documentation`_.\n\n.. _`the documentation`: https://synthale.readthedocs.io/en/latest/index.html\n\n\nDeveloping\n----------\n\nPlease see the documentation on `contributing`_ for information on how to\ndevelop Synthale.\n\n.. _`contributing`: https://synthale.readthedocs.io/en/latest/contributing.html\n\nLicense\n-------\n\nSynthale is released under the GPLv3_ license.\n\n.. _GPLv3: LICENSE\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/shouptech/synthale", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "synthale", "package_url": "https://pypi.org/project/synthale/", "platform": "", "project_url": "https://pypi.org/project/synthale/", "project_urls": { "Homepage": "https://github.com/shouptech/synthale" }, "release_url": "https://pypi.org/project/synthale/0.1.1/", "requires_dist": [ "Click", "pybeerxml (>=1.0.6)" ], "requires_python": "", "summary": "Synthale is a command line tool that convert BeerXML files into Markdown files.", "version": "0.1.1" }, "last_serial": 4660643, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "63d83db2cff9871d372842febd3eb9ee", "sha256": "069da808ac35773fdc774f6a140b556269af6e46f3022cfda602fac2dee59e2b" }, "downloads": -1, "filename": "synthale-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "63d83db2cff9871d372842febd3eb9ee", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21816, "upload_time": "2019-01-02T21:42:54", "url": "https://files.pythonhosted.org/packages/18/a4/a5351153bb374778a694e0fda0f1c42eb4d0265a9b5270232c1e5fd89695/synthale-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "80e82f02c59f285404e824dda3cb037d", "sha256": "93f320b3147ce5eff3673bbf6fb28c4213359c5413210803d9a3c527ded5a51f" }, "downloads": -1, "filename": "synthale-0.0.3.tar.gz", "has_sig": false, "md5_digest": "80e82f02c59f285404e824dda3cb037d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7262, "upload_time": "2019-01-02T21:42:56", "url": "https://files.pythonhosted.org/packages/c0/ac/c6bbb4b2cfc0f83664604e13efc7cdb9e2cbc30b746f1f57d8f19000429d/synthale-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "2e7c6c7ef4e9f53cf74fe22791fd8e52", "sha256": "cb569c513f2292b0ba960810b69e19b7f61c93c6bcb06fed3ac7d4c096b5fbbb" }, "downloads": -1, "filename": "synthale-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "2e7c6c7ef4e9f53cf74fe22791fd8e52", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21818, "upload_time": "2019-01-02T21:51:42", "url": "https://files.pythonhosted.org/packages/5e/c6/abd3eeacb13a65885a4b8f894506991dcd12017cef815c20649a377d6864/synthale-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f864117a612dea21b3cced83b210e2f6", "sha256": "b21581b8012af546892d5d1c89a82d2807e164e0b8bbd3834ab79c58683c3896" }, "downloads": -1, "filename": "synthale-0.0.4.tar.gz", "has_sig": false, "md5_digest": "f864117a612dea21b3cced83b210e2f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7278, "upload_time": "2019-01-02T21:51:44", "url": "https://files.pythonhosted.org/packages/8e/36/8d24b158bf3184d3055aaca5509abeae3fdee7ab6c21241c5d040fff91a0/synthale-0.0.4.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "2531a8551bdc1e23ae2a22ceb7c76dc1", "sha256": "f1c38af121f73ba74e1a9584eea0fa0e75121c36fefc1c1a9c99a4ef31186432" }, "downloads": -1, "filename": "synthale-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2531a8551bdc1e23ae2a22ceb7c76dc1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21687, "upload_time": "2019-01-03T20:07:55", "url": "https://files.pythonhosted.org/packages/07/f3/1765ec50d8a9fb0e3459b793773d6dc0b8e633e488a2bdafd11d6cda0973/synthale-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a338d573eff0624e955bd4187ed3b480", "sha256": "d16507c2414bc046e57fe52f53067b377b5a16b1bffd639a4caca833450efdcd" }, "downloads": -1, "filename": "synthale-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a338d573eff0624e955bd4187ed3b480", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7470, "upload_time": "2019-01-03T20:07:56", "url": "https://files.pythonhosted.org/packages/8b/31/d8076c1b8233159e55c71a71555612d9b9f4abf4ff5b924d573e9190fe23/synthale-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "fa4e0fa736cd4f8f7d32a7b09922fec4", "sha256": "aaf549ef06a532228bfe9fec2043ca53b500e4b28aa7047b2493fbaa9adea0c6" }, "downloads": -1, "filename": "synthale-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "fa4e0fa736cd4f8f7d32a7b09922fec4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21765, "upload_time": "2019-01-04T15:47:00", "url": "https://files.pythonhosted.org/packages/5d/44/6a09ba16a7364dc230cf117b7fe71abb6e38aabbc553c0d662add9ecc19b/synthale-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0ae8e4994fc7b52e3fcdb7e67f9a4353", "sha256": "6a1d3f813e9fce3be6090439934dacbec4743ec681a5f10d231e36b77b2eb72c" }, "downloads": -1, "filename": "synthale-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0ae8e4994fc7b52e3fcdb7e67f9a4353", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7666, "upload_time": "2019-01-04T15:47:01", "url": "https://files.pythonhosted.org/packages/a3/46/92a98ec145b348d7a993a0144fb10f79551111d85ac8a5393e3bcaac2920/synthale-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fa4e0fa736cd4f8f7d32a7b09922fec4", "sha256": "aaf549ef06a532228bfe9fec2043ca53b500e4b28aa7047b2493fbaa9adea0c6" }, "downloads": -1, "filename": "synthale-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "fa4e0fa736cd4f8f7d32a7b09922fec4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21765, "upload_time": "2019-01-04T15:47:00", "url": "https://files.pythonhosted.org/packages/5d/44/6a09ba16a7364dc230cf117b7fe71abb6e38aabbc553c0d662add9ecc19b/synthale-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0ae8e4994fc7b52e3fcdb7e67f9a4353", "sha256": "6a1d3f813e9fce3be6090439934dacbec4743ec681a5f10d231e36b77b2eb72c" }, "downloads": -1, "filename": "synthale-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0ae8e4994fc7b52e3fcdb7e67f9a4353", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7666, "upload_time": "2019-01-04T15:47:01", "url": "https://files.pythonhosted.org/packages/a3/46/92a98ec145b348d7a993a0144fb10f79551111d85ac8a5393e3bcaac2920/synthale-0.1.1.tar.gz" } ] }