Raw data
{
"_id": null,
"home_page": "https://github.com/GreenBuildingRegistry/dubplate",
"name": "dubplate",
"maintainer": "GreenBuildingRegistry",
"docs_url": null,
"requires_python": "",
"maintainer_email": "admin@greenbuildingregistry.com",
"keywords": "greenbuildingregistry,record,dict,immutable",
"author": "Paul Munday",
"author_email": "paul@paulmunday.net",
"download_url": "",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "LICENSE",
"summary": "A Python immutable, dict-like structure for storing data",
"version": "0.2.0",
"project_urls": {
"Homepage": "https://github.com/GreenBuildingRegistry/dubplate"
},
"split_keywords": [
"greenbuildingregistry",
"record",
"dict",
"immutable"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a88d4cbd99dbf87ae4fe71e70121528a066ec258a067832c1733ed8fac1d4e7c",
"md5": "e845f3761334f597fcc3fc0d886e639f",
"sha256": "daab5dd27eca8c7e52c50818e21263383b3817e398fd33be0c97546717e5fd70"
},
"downloads": -1,
"filename": "dubplate-0.2.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "e845f3761334f597fcc3fc0d886e639f",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 8592,
"upload_time": "2024-03-08T23:52:17",
"upload_time_iso_8601": "2024-03-08T23:52:17.462406Z",
"url": "https://files.pythonhosted.org/packages/a8/8d/4cbd99dbf87ae4fe71e70121528a066ec258a067832c1733ed8fac1d4e7c/dubplate-0.2.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-08 23:52:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "GreenBuildingRegistry",
"github_project": "dubplate",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "immutabledict",
"specs": [
[
">=",
"4.1.0"
]
]
}
],
"tox": true,
"lcname": "dubplate"
}