Raw data
{
"_id": null,
"home_page": "https://github.com/kristofwillen/cfntagger",
"name": "cfntagger",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "cloudformation tagging",
"author": "Kristof Willen",
"author_email": "kristof.willen@gmail.com",
"download_url": "",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "GPL",
"summary": "A Cloudformation tagging tool",
"version": "0.10.3",
"project_urls": {
"Homepage": "https://github.com/kristofwillen/cfntagger"
},
"split_keywords": [
"cloudformation",
"tagging"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6dcf0cc7f787e7c549a4b88dab3626ca8269aa9c1f1bb04591581d958270bab5",
"md5": "3ba9ee477f5a075f60d84405612e05ed",
"sha256": "815f9f6162aad85cb3f56e597f187713c65176f391504911972c97ef103d3aad"
},
"downloads": -1,
"filename": "cfntagger-0.10.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3ba9ee477f5a075f60d84405612e05ed",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 31432,
"upload_time": "2023-09-08T09:41:39",
"upload_time_iso_8601": "2023-09-08T09:41:39.057647Z",
"url": "https://files.pythonhosted.org/packages/6d/cf/0cc7f787e7c549a4b88dab3626ca8269aa9c1f1bb04591581d958270bab5/cfntagger-0.10.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-08 09:41:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kristofwillen",
"github_project": "cfntagger",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "colorama",
"specs": [
[
"==",
"0.4.4"
]
]
},
{
"name": "gitdb",
"specs": [
[
"==",
"4.0.10"
]
]
},
{
"name": "gitpython",
"specs": [
[
"==",
"3.1.34"
]
]
},
{
"name": "ruamel.yaml.clib",
"specs": [
[
"==",
"0.2.7"
]
]
},
{
"name": "ruamel.yaml",
"specs": [
[
"==",
"0.17.21"
]
]
},
{
"name": "smmap",
"specs": [
[
"==",
"5.0.0"
]
]
},
{
"name": "typing-extensions",
"specs": [
[
"==",
"4.4.0"
]
]
}
],
"lcname": "cfntagger"
}