{
"info": {
"author": "siku2",
"author_email": "siku2@outlook.com",
"bugtrack_url": null,
"classifiers": [],
"description": "Copyright (c) 2018 Simon Berger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\nDescription: # Loglette\n \n [](https://travis-ci.org/siku2/Loglette)\n [](https://www.codacy.com/app/siku2/Loglette?utm_source=github.com&utm_medium=referral&utm_content=siku2/Loglette&utm_campaign=Badge_Grade)\n [](https://codecov.io/gh/siku2/Loglette)\n \n > This is an unfinished project and doesn't even have a proper documentation yet so you might want to leave for now (while you still can) and come back later\n \n A tool for parsing changelogs into all kinds of formats.\n \n ### Loglette Format\n Loglette isn't *just* a changelog parser, it also aims to be a changelog format.\n You can read about the Loglette Format Specification (v1) [here][loglette-spec].\n Of course Loglette also parses [other formats][Formatter].\n \n ## Installing\n #### Nice and easy\n `pip install loglette`\n \n There are multiple extra dependencies for various reasons.\n If you want to have it all you can use `all` (`pip install loglette[all]`)\n which installs all possible dependencies.\n \n #### Using Pipenv\n Download the repository and use `pipenv install`\n \n \n ## Usage\n `loglette [OPTIONS] file`\n \n #### Options\n | short | long | value | description |\n | ----: | -------- | ------------------------------ | -------------------------------------------------- |\n | -f | --format | *(Optional)* [Formatter] Alias | Use the given [Formatter] to format the changelog.
Defaults to [Markdown][Formatter-Markdown]\n | -p | --parser | *(Optional)* [Parser] Alias | Specify the parser to use when parsing the file.
When omitted Loglette tries to guess the correct parser.\n \n \n \n \n \n [loglette-spec]: https://siku2.github.io/Loglette/spec \"Format Specification\"\n \n [Formatter]: https://siku2.github.io/Loglette/formatters \"Formatters\"\n [Formatter-Markdown]: https://siku2.github.io/Loglette/formatters#markdown-formatter \"Markdown Formatter\"\n [Parser]: https://siku2.github.io/Loglette/parsers \"Parsers\"\nKeywords: changelog\nPlatform: UNKNOWN\nClassifier: Programming Language :: Python :: 3\nClassifier: Programming Language :: Python :: 3.7\nDescription-Content-Type: text/markdown\nProvides-Extra: html\nProvides-Extra: all\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/siku2/Loglette",
"keywords": "",
"license": "MIT License",
"maintainer": "",
"maintainer_email": "",
"name": "loglette",
"package_url": "https://pypi.org/project/loglette/",
"platform": "",
"project_url": "https://pypi.org/project/loglette/",
"project_urls": {
"Homepage": "https://github.com/siku2/Loglette"
},
"release_url": "https://pypi.org/project/loglette/0.1.0/",
"requires_dist": null,
"requires_python": "",
"summary": "A changelog parser",
"version": "0.1.0"
},
"last_serial": 4124736,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "72ac74012618c7e492b6818d66603fce",
"sha256": "abb6c89f0654bdb455998ebd06eb86f1a7f15ce197b2be70cd5faac096576514"
},
"downloads": -1,
"filename": "loglette-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "72ac74012618c7e492b6818d66603fce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11165,
"upload_time": "2018-08-01T13:03:59",
"url": "https://files.pythonhosted.org/packages/f6/a2/706fddb4ec963bf524fc87b60289cc917e834e31c5658886699256b08d29/loglette-0.1.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "72ac74012618c7e492b6818d66603fce",
"sha256": "abb6c89f0654bdb455998ebd06eb86f1a7f15ce197b2be70cd5faac096576514"
},
"downloads": -1,
"filename": "loglette-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "72ac74012618c7e492b6818d66603fce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11165,
"upload_time": "2018-08-01T13:03:59",
"url": "https://files.pythonhosted.org/packages/f6/a2/706fddb4ec963bf524fc87b60289cc917e834e31c5658886699256b08d29/loglette-0.1.0.tar.gz"
}
]
}