GitDB is a pure-Python git object database
Raw data
{
"_id": null,
"home_page": "https://github.com/gitpython-developers/gitdb",
"name": "gitdb",
"maintainer": null,
"docs_url": "https://pythonhosted.org/gitdb/",
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Sebastian Thiel",
"author_email": "byronimo@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/72/94/63b0fc47eb32792c7ba1fe1b694daec9a63620db1e313033d18140c2320a/gitdb-4.0.12.tar.gz",
"platform": null,
"description": "GitDB is a pure-Python git object database\n",
"bugtrack_url": null,
"license": "BSD License",
"summary": "Git Object Database",
"version": "4.0.12",
"project_urls": {
"Homepage": "https://github.com/gitpython-developers/gitdb"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a0615c78b91c3143ed5c14207f463aecfc8f9dbb5092fb2869baf37c273b2705",
"md5": "662e9c84460d11983aba4b49c3354549",
"sha256": "67073e15955400952c6565cc3e707c554a4eea2e428946f7a4c162fab9bd9bcf"
},
"downloads": -1,
"filename": "gitdb-4.0.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "662e9c84460d11983aba4b49c3354549",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 62794,
"upload_time": "2025-01-02T07:20:43",
"upload_time_iso_8601": "2025-01-02T07:20:43.624964Z",
"url": "https://files.pythonhosted.org/packages/a0/61/5c78b91c3143ed5c14207f463aecfc8f9dbb5092fb2869baf37c273b2705/gitdb-4.0.12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "729463b0fc47eb32792c7ba1fe1b694daec9a63620db1e313033d18140c2320a",
"md5": "13bf7fcb906ead5236d1edc6e6656924",
"sha256": "5ef71f855d191a3326fcfbc0d5da835f26b13fbcba60c32c21091c349ffdb571"
},
"downloads": -1,
"filename": "gitdb-4.0.12.tar.gz",
"has_sig": false,
"md5_digest": "13bf7fcb906ead5236d1edc6e6656924",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 394684,
"upload_time": "2025-01-02T07:20:46",
"upload_time_iso_8601": "2025-01-02T07:20:46.413248Z",
"url": "https://files.pythonhosted.org/packages/72/94/63b0fc47eb32792c7ba1fe1b694daec9a63620db1e313033d18140c2320a/gitdb-4.0.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-02 07:20:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gitpython-developers",
"github_project": "gitdb",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "smmap",
"specs": [
[
"<",
"6"
],
[
">=",
"3.0.1"
]
]
}
],
"lcname": "gitdb"
}