Raw data
{
"_id": null,
"home_page": "https://github.com/david-cortes/readsparse",
"name": "readsparse",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "sparse, svmlight, libsvm",
"author": "David Cortes",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/f1/cb/f4c1e4588393c4df04aa40675321c7c74eb86972bf0df7b40a623b1886ab/readsparse-0.1.5.post14.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": null,
"summary": "Read and Write Sparse Matrices in Text Format",
"version": "0.1.5.post14",
"project_urls": {
"Homepage": "https://github.com/david-cortes/readsparse"
},
"split_keywords": [
"sparse",
" svmlight",
" libsvm"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f1cbf4c1e4588393c4df04aa40675321c7c74eb86972bf0df7b40a623b1886ab",
"md5": "432b695b16e45fb8b0c8818f1d94fdce",
"sha256": "a65c29567222f853e87b4f5b4bf49902830bba4981af1f958b66940f983d387a"
},
"downloads": -1,
"filename": "readsparse-0.1.5.post14.tar.gz",
"has_sig": false,
"md5_digest": "432b695b16e45fb8b0c8818f1d94fdce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 39628,
"upload_time": "2024-06-18T16:53:43",
"upload_time_iso_8601": "2024-06-18T16:53:43.354330Z",
"url": "https://files.pythonhosted.org/packages/f1/cb/f4c1e4588393c4df04aa40675321c7c74eb86972bf0df7b40a623b1886ab/readsparse-0.1.5.post14.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-18 16:53:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "david-cortes",
"github_project": "readsparse",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "cython",
"specs": [
[
">=",
"3.0.0"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.25"
]
]
},
{
"name": "scipy",
"specs": [
[
">=",
"1.11.1"
]
]
}
],
"lcname": "readsparse"
}