Raw data
{
"_id": null,
"home_page": "https://github.com/mullenkamp/shelflet",
"name": "shelflet",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "shelve",
"author": "Mike Kittridge",
"author_email": "mullenkamp1@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/51/4c/2474f37dcd50a9a7d45ecd163326c979c649e40384d34a6407e1df7720c5/shelflet-0.1.5.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "Apache",
"summary": "The Python shelve module except with optional serializers and compression to make smaller shelves!",
"version": "0.1.5",
"split_keywords": [
"shelve"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "03c32025940af35406ea1a622086fd715a51bded47e395dc93b51317d885f1f5",
"md5": "1f10738e07535d0c73c665b9265f64f8",
"sha256": "5071af6a010aba322a430b00af2666a449f364435dab42b520dc352f15eac68f"
},
"downloads": -1,
"filename": "shelflet-0.1.5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "1f10738e07535d0c73c665b9265f64f8",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 10682,
"upload_time": "2023-01-03T22:28:16",
"upload_time_iso_8601": "2023-01-03T22:28:16.481603Z",
"url": "https://files.pythonhosted.org/packages/03/c3/2025940af35406ea1a622086fd715a51bded47e395dc93b51317d885f1f5/shelflet-0.1.5-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "514c2474f37dcd50a9a7d45ecd163326c979c649e40384d34a6407e1df7720c5",
"md5": "a588eea6b7e01381059ea30d288fad3b",
"sha256": "3a9097a275731e50c07991376da4a3d312ebad2f908af1245855b2cc00b9d57c"
},
"downloads": -1,
"filename": "shelflet-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "a588eea6b7e01381059ea30d288fad3b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14243,
"upload_time": "2023-01-03T22:28:18",
"upload_time_iso_8601": "2023-01-03T22:28:18.432636Z",
"url": "https://files.pythonhosted.org/packages/51/4c/2474f37dcd50a9a7d45ecd163326c979c649e40384d34a6407e1df7720c5/shelflet-0.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-03 22:28:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "mullenkamp",
"github_project": "shelflet",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "xarray",
"specs": [
[
">=",
"2022.03.0"
]
]
},
{
"name": "h5py",
"specs": [
[
">=",
"3.6.0"
]
]
},
{
"name": "hdf5plugin",
"specs": [
[
">=",
"3.3.1"
]
]
},
{
"name": "h5netcdf",
"specs": []
},
{
"name": "cftime",
"specs": []
}
],
"lcname": "shelflet"
}