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/11/23/fca99abc7720e8677d7179632923408414aa07a964427fb982cb2fb2f58b/readsparse-0.1.5.post15.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": null,
"summary": "Read and Write Sparse Matrices in Text Format",
"version": "0.1.5.post15",
"project_urls": {
"Homepage": "https://github.com/david-cortes/readsparse"
},
"split_keywords": [
"sparse",
" svmlight",
" libsvm"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1123fca99abc7720e8677d7179632923408414aa07a964427fb982cb2fb2f58b",
"md5": "daaf62ebe6ca7f7fa6673012e49c1b37",
"sha256": "1b29739479cd4640b7d5e0a4f82953d1eb22bec403dd73de3b1dfe5016b20b44"
},
"downloads": -1,
"filename": "readsparse-0.1.5.post15.tar.gz",
"has_sig": false,
"md5_digest": "daaf62ebe6ca7f7fa6673012e49c1b37",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 39662,
"upload_time": "2025-01-06T19:47:47",
"upload_time_iso_8601": "2025-01-06T19:47:47.010436Z",
"url": "https://files.pythonhosted.org/packages/11/23/fca99abc7720e8677d7179632923408414aa07a964427fb982cb2fb2f58b/readsparse-0.1.5.post15.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-06 19:47:47",
"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"
}