Raw data
{
"_id": null,
"home_page": "",
"name": "clinalyse",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Nina Haladova & Stuart JE Baird",
"author_email": "ninahaladova@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/7f/d2/0cb96cc168e523f37585fefb441984c1224a831d99424e42a7c50281c978/clinalyse-1.0.0.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "",
"summary": "Module for analysing multi-locus clines",
"version": "1.0.0",
"project_urls": {
"Download": "https://github.com/Studenecivb/clinalyse/archive/refs/tags/v1.0.0.tar.gz"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7fd20cb96cc168e523f37585fefb441984c1224a831d99424e42a7c50281c978",
"md5": "e42197b907fe3f1b2b5583503344d698",
"sha256": "4df17db22a55197b1e9051e130e4ac5b939b76c9cd5c489fdd8bf131e9727bbe"
},
"downloads": -1,
"filename": "clinalyse-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "e42197b907fe3f1b2b5583503344d698",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8663,
"upload_time": "2023-10-16T14:42:23",
"upload_time_iso_8601": "2023-10-16T14:42:23.048916Z",
"url": "https://files.pythonhosted.org/packages/7f/d2/0cb96cc168e523f37585fefb441984c1224a831d99424e42a7c50281c978/clinalyse-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-16 14:42:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Studenecivb",
"github_project": "clinalyse",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "csv_diff",
"specs": [
[
"==",
"1.1"
]
]
},
{
"name": "matplotlib",
"specs": [
[
"==",
"3.6.2"
]
]
},
{
"name": "more_itertools",
"specs": [
[
"==",
"9.1.0"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.24.1"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"1.5.2"
]
]
},
{
"name": "scipy",
"specs": [
[
"==",
"1.10.1"
]
]
},
{
"name": "setuptools",
"specs": [
[
"==",
"65.5.0"
]
]
}
],
"lcname": "clinalyse"
}