Raw data
{
"_id": null,
"home_page": "https://github.com/RussTorres/m-py-icbg",
"name": "mpyicbg",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Russel Torres",
"author_email": "RussTorres@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/77/5f/a5b89027615abad82922edcb1091050b8e7ca3d6994d17a6ef0e45dc2f66/mpyicbg-0.0.1.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "",
"summary": "Python transformation library inspired by Stephan Saalfeld's MPICBG Java Library.",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/RussTorres/m-py-icbg"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5963aab9250e99187ae5d49d67e59283e708f8a7e555a07f837878a46bed32d1",
"md5": "a9e5560a5811ba1387e45c1911ad41b6",
"sha256": "1a71b8cd1ee01516469c875bafcdad8d650cd8dc1070f954051ada6d7ab7ce79"
},
"downloads": -1,
"filename": "mpyicbg-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a9e5560a5811ba1387e45c1911ad41b6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 7474,
"upload_time": "2023-08-17T16:57:25",
"upload_time_iso_8601": "2023-08-17T16:57:25.990576Z",
"url": "https://files.pythonhosted.org/packages/59/63/aab9250e99187ae5d49d67e59283e708f8a7e555a07f837878a46bed32d1/mpyicbg-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "775fa5b89027615abad82922edcb1091050b8e7ca3d6994d17a6ef0e45dc2f66",
"md5": "1cc1a7b6308148e90f9b7e867163960d",
"sha256": "7f8156893554e4a9c01ae79d01efb021b447af7c0f51bd6ab80d96fe2720b639"
},
"downloads": -1,
"filename": "mpyicbg-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "1cc1a7b6308148e90f9b7e867163960d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8932,
"upload_time": "2023-08-17T16:57:27",
"upload_time_iso_8601": "2023-08-17T16:57:27.052028Z",
"url": "https://files.pythonhosted.org/packages/77/5f/a5b89027615abad82922edcb1091050b8e7ca3d6994d17a6ef0e45dc2f66/mpyicbg-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-17 16:57:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "RussTorres",
"github_project": "m-py-icbg",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "numpy",
"specs": []
},
{
"name": "decorator",
"specs": []
}
],
"test_requirements": [
{
"name": "coverage",
"specs": [
[
">=",
"4.1"
]
]
},
{
"name": "mock",
"specs": [
[
">=",
"2.0.0"
]
]
},
{
"name": "pep8",
"specs": [
[
">=",
"1.7.0"
]
]
},
{
"name": "pytest",
"specs": [
[
">=",
"3.0.5"
]
]
},
{
"name": "pytest-cov",
"specs": [
[
">=",
"2.2.1"
]
]
},
{
"name": "pytest-pep8",
"specs": [
[
">=",
"1.0.6"
]
]
},
{
"name": "pytest-xdist",
"specs": [
[
">=",
"1.14"
]
]
},
{
"name": "flake8",
"specs": [
[
">=",
"3.0.4"
]
]
},
{
"name": "pylint",
"specs": [
[
">=",
"1.5.4"
]
]
},
{
"name": "scipy",
"specs": []
}
],
"lcname": "mpyicbg"
}