Raw data
{
"_id": null,
"home_page": "https://github.com/stan5079/flask-packer",
"name": "Flask-Packer",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "",
"keywords": "flask,packer,static,compress,bundle,minify,combine",
"author": "H.P. Mertens",
"author_email": "stnmertens@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c1/a9/35744504fcfec27944778cdfa69b029ff48c120f858e6771e4228067381d/Flask%20Packer-2.1.6.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "GNU General Public License v3.0",
"summary": "A Flask extension to bundle and compress CSS and JS files.",
"version": "2.1.6",
"project_urls": {
"Homepage": "https://github.com/stan5079/flask-packer"
},
"split_keywords": [
"flask",
"packer",
"static",
"compress",
"bundle",
"minify",
"combine"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1ae5e12a7ae0d0bca1ccc562917cc176ab8a6cf49713ff7b4c6fa183ffaa2c91",
"md5": "e7a6933a04890ad3fe982c8c949b1c55",
"sha256": "19ad0d2602b06c7f190dcd7279621214499c35ec4d20fcd529f5a14dfc060836"
},
"downloads": -1,
"filename": "Flask_Packer-2.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e7a6933a04890ad3fe982c8c949b1c55",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 18478,
"upload_time": "2023-06-19T16:53:03",
"upload_time_iso_8601": "2023-06-19T16:53:03.517884Z",
"url": "https://files.pythonhosted.org/packages/1a/e5/e12a7ae0d0bca1ccc562917cc176ab8a6cf49713ff7b4c6fa183ffaa2c91/Flask_Packer-2.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c1a935744504fcfec27944778cdfa69b029ff48c120f858e6771e4228067381d",
"md5": "b7f0972acd3758722d5c53889459e531",
"sha256": "cb7dcf4338e90609d25cffd3fcc75c966554e4d70c4014916e2e0cade5fea500"
},
"downloads": -1,
"filename": "Flask Packer-2.1.6.tar.gz",
"has_sig": false,
"md5_digest": "b7f0972acd3758722d5c53889459e531",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 17493,
"upload_time": "2023-06-19T16:53:05",
"upload_time_iso_8601": "2023-06-19T16:53:05.046099Z",
"url": "https://files.pythonhosted.org/packages/c1/a9/35744504fcfec27944778cdfa69b029ff48c120f858e6771e4228067381d/Flask%20Packer-2.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-19 16:53:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "stan5079",
"github_project": "flask-packer",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "beautifulsoup4",
"specs": [
[
">=",
"4.0.0"
]
]
},
{
"name": "flask",
"specs": [
[
">=",
"2.0.0"
]
]
},
{
"name": "jinja2",
"specs": [
[
">=",
"3.0.0"
]
]
},
{
"name": "rjsmin",
"specs": [
[
">=",
"1.2.1"
]
]
}
],
"lcname": "flask-packer"
}