Raw data
{
"_id": null,
"home_page": "https://github.com/mizuki-hikaru/snowdrop",
"name": "snowdrop",
"maintainer": null,
"docs_url": null,
"requires_python": "~=3.5",
"maintainer_email": null,
"keywords": "markdown lexer parser development",
"author": "Mi Yu",
"author_email": "hello@afteryu.me",
"download_url": "https://files.pythonhosted.org/packages/3e/54/2af928be1ee816384d1e264c73f46705a81f2a8770dbc66f9ea837b19eae/snowdrop-1.5.2.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "A fast, extensible Markdown parser in pure Python.",
"version": "1.5.2",
"project_urls": {
"Homepage": "https://github.com/mizuki-hikaru/snowdrop"
},
"split_keywords": [
"markdown",
"lexer",
"parser",
"development"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c6fed7a059d4e0f42ea92d59f88b973b92755054b3cc9e6beb0befb3a3441361",
"md5": "69d88cd44a06c226109cfbfcbfc7f906",
"sha256": "cd8a93354b9dddcdc92af0db7393ede140be403b6ccf0350a34e11bc249ffc49"
},
"downloads": -1,
"filename": "snowdrop-1.5.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "69d88cd44a06c226109cfbfcbfc7f906",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.5",
"size": 51079,
"upload_time": "2024-09-02T21:16:10",
"upload_time_iso_8601": "2024-09-02T21:16:10.477551Z",
"url": "https://files.pythonhosted.org/packages/c6/fe/d7a059d4e0f42ea92d59f88b973b92755054b3cc9e6beb0befb3a3441361/snowdrop-1.5.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3e542af928be1ee816384d1e264c73f46705a81f2a8770dbc66f9ea837b19eae",
"md5": "b51e39f66d05abe18c5507aa479947c7",
"sha256": "6a6440a70e407a22c525148d3caab3ed601be82a370dfee418a4c0b471e7fcdb"
},
"downloads": -1,
"filename": "snowdrop-1.5.2.tar.gz",
"has_sig": false,
"md5_digest": "b51e39f66d05abe18c5507aa479947c7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.5",
"size": 102930,
"upload_time": "2024-09-02T21:16:12",
"upload_time_iso_8601": "2024-09-02T21:16:12.741437Z",
"url": "https://files.pythonhosted.org/packages/3e/54/2af928be1ee816384d1e264c73f46705a81f2a8770dbc66f9ea837b19eae/snowdrop-1.5.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-02 21:16:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mizuki-hikaru",
"github_project": "snowdrop",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "Pygments",
"specs": [
[
"<=",
"2.16"
],
[
">=",
"2.11.2"
]
]
}
],
"tox": true,
"lcname": "snowdrop"
}