pygit2


Namepygit2 JSON
Version 1.18.1 PyPI version JSON
download
home_pagehttps://github.com/libgit2/pygit2
SummaryPython bindings for libgit2.
upload_time2025-07-26 11:08:21
maintainerJ. David Ibáñez
docs_urlNone
authorNone
requires_python>=3.10
licenseGPLv2 with linking exception
keywords git
VCS
bugtrack_url
requirements cffi setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pygit2 - libgit2 bindings in Python

Bindings to the libgit2 shared library, implements Git plumbing.
Supports Python 3.10 to 3.13 and PyPy3 7.3+

[![image](https://github.com/libgit2/pygit2/actions/workflows/tests.yml/badge.svg)](https://github.com/libgit2/pygit2/actions/workflows/tests.yml)

[![image](https://ci.appveyor.com/api/projects/status/edmwc0dctk5nacx0/branch/master?svg=true)](https://ci.appveyor.com/project/jdavid/pygit2/branch/master)

## Links

-   Documentation - <https://www.pygit2.org/>
-   Install - <https://www.pygit2.org/install.html>
-   Download - <https://pypi.org/project/pygit2/>
-   Source code and issue tracker - <https://github.com/libgit2/pygit2>
-   Changelog - <https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md>
-   Authors - <https://github.com/libgit2/pygit2/blob/master/AUTHORS.md>

## Sponsors

Add your name and link here, [become a
sponsor](https://github.com/sponsors/jdavid).

## License: GPLv2 with linking exception

This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License, version 2, as
published by the Free Software Foundation.

In addition to the permissions in the GNU General Public License, the
authors give you unlimited permission to link the compiled version of
this file into combinations with other programs, and to distribute those
combinations without any restriction coming from the use of this file.
(The General Public License restrictions do apply in other respects; for
example, they cover modification of the file, and distribution when not
linked into a combined executable.)

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; see the file COPYING. If not, write to the Free
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/libgit2/pygit2",
    "name": "pygit2",
    "maintainer": "J. David Ib\u00e1\u00f1ez",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "jdavid.ibp@gmail.com",
    "keywords": "git",
    "author": null,
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# pygit2 - libgit2 bindings in Python\r\n\r\nBindings to the libgit2 shared library, implements Git plumbing.\r\nSupports Python 3.10 to 3.13 and PyPy3 7.3+\r\n\r\n[![image](https://github.com/libgit2/pygit2/actions/workflows/tests.yml/badge.svg)](https://github.com/libgit2/pygit2/actions/workflows/tests.yml)\r\n\r\n[![image](https://ci.appveyor.com/api/projects/status/edmwc0dctk5nacx0/branch/master?svg=true)](https://ci.appveyor.com/project/jdavid/pygit2/branch/master)\r\n\r\n## Links\r\n\r\n-   Documentation - <https://www.pygit2.org/>\r\n-   Install - <https://www.pygit2.org/install.html>\r\n-   Download - <https://pypi.org/project/pygit2/>\r\n-   Source code and issue tracker - <https://github.com/libgit2/pygit2>\r\n-   Changelog - <https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md>\r\n-   Authors - <https://github.com/libgit2/pygit2/blob/master/AUTHORS.md>\r\n\r\n## Sponsors\r\n\r\nAdd your name and link here, [become a\r\nsponsor](https://github.com/sponsors/jdavid).\r\n\r\n## License: GPLv2 with linking exception\r\n\r\nThis program is free software; you can redistribute it and/or modify it\r\nunder the terms of the GNU General Public License, version 2, as\r\npublished by the Free Software Foundation.\r\n\r\nIn addition to the permissions in the GNU General Public License, the\r\nauthors give you unlimited permission to link the compiled version of\r\nthis file into combinations with other programs, and to distribute those\r\ncombinations without any restriction coming from the use of this file.\r\n(The General Public License restrictions do apply in other respects; for\r\nexample, they cover modification of the file, and distribution when not\r\nlinked into a combined executable.)\r\n\r\nThis program is distributed in the hope that it will be useful, but\r\nWITHOUT ANY WARRANTY; without even the implied warranty of\r\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General\r\nPublic License for more details.\r\n\r\nYou should have received a copy of the GNU General Public License along\r\nwith this program; see the file COPYING. If not, write to the Free\r\nSoftware Foundation, 51 Franklin Street, Fifth Floor, Boston, MA\r\n02110-1301, USA.\r\n",
    "bugtrack_url": null,
    "license": "GPLv2 with linking exception",
    "summary": "Python bindings for libgit2.",
    "version": "1.18.1",
    "project_urls": {
        "Changelog": "https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md",
        "Documentation": "https://www.pygit2.org/",
        "Funding": "https://github.com/sponsors/jdavid",
        "Homepage": "https://github.com/libgit2/pygit2"
    },
    "split_keywords": [
        "git"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f4e78adb08d302ef4b1214ad8d7343b7e943097e4a63265d832d3af09809de45",
                "md5": "58621c980013c714646aa33d4a9b5841",
                "sha256": "43fc864052590fd67f5cdaf246577691bc73f4c669126e73eb04bcdf3487352f"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp310-cp310-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "58621c980013c714646aa33d4a9b5841",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 5497515,
            "upload_time": "2025-07-26T11:08:21",
            "upload_time_iso_8601": "2025-07-26T11:08:21.526238Z",
            "url": "https://files.pythonhosted.org/packages/f4/e7/8adb08d302ef4b1214ad8d7343b7e943097e4a63265d832d3af09809de45/pygit2-1.18.1-cp310-cp310-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f10b2bddc5c9fe0393bbd0a9da23e8e7a8dc9d7f1f39c247d7a79c684e4bc285",
                "md5": "730f39b38da1e52963e827a178ddf7e0",
                "sha256": "9836eb3d096a0397ec3ef4ef1a367d8591f6b68956fa80d945dd38749893c77a"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "730f39b38da1e52963e827a178ddf7e0",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 5753737,
            "upload_time": "2025-07-26T11:08:23",
            "upload_time_iso_8601": "2025-07-26T11:08:23.583141Z",
            "url": "https://files.pythonhosted.org/packages/f1/0b/2bddc5c9fe0393bbd0a9da23e8e7a8dc9d7f1f39c247d7a79c684e4bc285/pygit2-1.18.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c95c2252f6fe288e5a56297764303c1724c83403ecfcc0c04505fc3dd877675c",
                "md5": "7e3c51134ab3be36dd520b5af801fd2e",
                "sha256": "abcb25fc487e903bbee13a6d6dc4320a065ad9c6f4eae5e1d9da6ad0f108005e"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp310-cp310-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "7e3c51134ab3be36dd520b5af801fd2e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 4591712,
            "upload_time": "2025-07-26T11:08:25",
            "upload_time_iso_8601": "2025-07-26T11:08:25.129852Z",
            "url": "https://files.pythonhosted.org/packages/c9/5c/2252f6fe288e5a56297764303c1724c83403ecfcc0c04505fc3dd877675c/pygit2-1.18.1-cp310-cp310-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4e481303884c93f66cf86cffac16cf1e0330aeefedd5afd0316a27070fdee5ea",
                "md5": "4b55acd850c92b1739e2397fdb6f52b1",
                "sha256": "8b6aafa8695d7e85c3eb8f2aa13b89a4d6fc938f42aede85d3480c4f9d95b992"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4b55acd850c92b1739e2397fdb6f52b1",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 5485681,
            "upload_time": "2025-07-26T11:08:26",
            "upload_time_iso_8601": "2025-07-26T11:08:26.712363Z",
            "url": "https://files.pythonhosted.org/packages/4e/48/1303884c93f66cf86cffac16cf1e0330aeefedd5afd0316a27070fdee5ea/pygit2-1.18.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dcc437ab7dfa5b97712c777aa59ba32de31c20cd92a99f786091cc28a123125e",
                "md5": "b1294f483b0b16696027238a0ff4a7c5",
                "sha256": "41b19ae9010a88eaac9f912337a78812a2fce8866e44ed25c6cfcb1db76d6e29"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp310-cp310-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b1294f483b0b16696027238a0ff4a7c5",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 5452904,
            "upload_time": "2025-07-26T11:08:28",
            "upload_time_iso_8601": "2025-07-26T11:08:28.230900Z",
            "url": "https://files.pythonhosted.org/packages/dc/c4/37ab7dfa5b97712c777aa59ba32de31c20cd92a99f786091cc28a123125e/pygit2-1.18.1-cp310-cp310-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2f02daff4fc9162da81a36f5c42839e578a591307f3360025905df9f85bcff15",
                "md5": "a6f3eef2d0872261c4f1b5197e92e289",
                "sha256": "1c2f0d977254f9d53ff0c4dc9a88cde19e9941590d77e3638897636fccb8a838"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "a6f3eef2d0872261c4f1b5197e92e289",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 1227768,
            "upload_time": "2025-07-26T10:46:03",
            "upload_time_iso_8601": "2025-07-26T10:46:03.797784Z",
            "url": "https://files.pythonhosted.org/packages/2f/02/daff4fc9162da81a36f5c42839e578a591307f3360025905df9f85bcff15/pygit2-1.18.1-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e282dc1026b6a1cc3cf6e21aa625baf1f24076857ca0e8cd84655491722b3116",
                "md5": "6ad8482a15aa5e6f3a4f77ff1330b986",
                "sha256": "d89c63fcea2066f0955c3c4aae71f896b5e62baae26192b19017b8395882f289"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "6ad8482a15aa5e6f3a4f77ff1330b986",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 1313859,
            "upload_time": "2025-07-26T10:50:39",
            "upload_time_iso_8601": "2025-07-26T10:50:39.180750Z",
            "url": "https://files.pythonhosted.org/packages/e2/82/dc1026b6a1cc3cf6e21aa625baf1f24076857ca0e8cd84655491722b3116/pygit2-1.18.1-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5e9d0408ca5fda108db0ca1fe983ade8330001cdd5c01748273673627bf89797",
                "md5": "3e1c47c1901f5ceef90077ddbb2b7e98",
                "sha256": "1afc440f3932daffd51a7f405dfe39fc306f6dab343cb7b6f656699e76392d3e"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp311-cp311-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "3e1c47c1901f5ceef90077ddbb2b7e98",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 5497520,
            "upload_time": "2025-07-26T11:08:29",
            "upload_time_iso_8601": "2025-07-26T11:08:29.764888Z",
            "url": "https://files.pythonhosted.org/packages/5e/9d/0408ca5fda108db0ca1fe983ade8330001cdd5c01748273673627bf89797/pygit2-1.18.1-cp311-cp311-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "958c8059cb189a7b496be02ee8defb8ce45a5e42c89a841fafecda333f939a28",
                "md5": "071a70f192f00aaf46963facfaed6347",
                "sha256": "c13b314c4bce72ef094730c7eb887847a74c2099e8303fb124ec6fd537dba51d"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "071a70f192f00aaf46963facfaed6347",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 5760394,
            "upload_time": "2025-07-26T11:08:30",
            "upload_time_iso_8601": "2025-07-26T11:08:30.918959Z",
            "url": "https://files.pythonhosted.org/packages/95/8c/8059cb189a7b496be02ee8defb8ce45a5e42c89a841fafecda333f939a28/pygit2-1.18.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f80989324507e4ba9211fe1765fc7b98233100ee6060e77f0986771ec9ec1851",
                "md5": "04711ad9b9617bd0a7ff06a02dc1f16b",
                "sha256": "a2f0a6fe03206fd4b359d3dabc4d6355e383873bc732387af92c59bfc47a9626"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp311-cp311-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "04711ad9b9617bd0a7ff06a02dc1f16b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 4598104,
            "upload_time": "2025-07-26T11:08:32",
            "upload_time_iso_8601": "2025-07-26T11:08:32.446895Z",
            "url": "https://files.pythonhosted.org/packages/f8/09/89324507e4ba9211fe1765fc7b98233100ee6060e77f0986771ec9ec1851/pygit2-1.18.1-cp311-cp311-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "24ecc21847b69e6dd026bf64c97a262228d332b95a7c4beb2f24343de522ab50",
                "md5": "48c9b20ad7fcbe2f84249f28bb292fdf",
                "sha256": "7b2156b457942e82c5bee69e6786ec97e88bd63a06c5717139d37175806fcd4f"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "48c9b20ad7fcbe2f84249f28bb292fdf",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 5492151,
            "upload_time": "2025-07-26T11:08:33",
            "upload_time_iso_8601": "2025-07-26T11:08:33.979177Z",
            "url": "https://files.pythonhosted.org/packages/24/ec/c21847b69e6dd026bf64c97a262228d332b95a7c4beb2f24343de522ab50/pygit2-1.18.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6fdeed29bf917c5735f274a385203eeaeb4c473d5b8296859c8b0dd409a627ef",
                "md5": "4a43131fb7f46a5621fba5e02e4eeb14",
                "sha256": "1bc04d7bc894926e78062115740b7f6d203b60e9a4e9c2a83ed59ff2ae588b58"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4a43131fb7f46a5621fba5e02e4eeb14",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 5458906,
            "upload_time": "2025-07-26T11:08:35",
            "upload_time_iso_8601": "2025-07-26T11:08:35.166343Z",
            "url": "https://files.pythonhosted.org/packages/6f/de/ed29bf917c5735f274a385203eeaeb4c473d5b8296859c8b0dd409a627ef/pygit2-1.18.1-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2b6683862e759bdb32e1081e83b8187996045c2abdf28db2d6e9de571ddd8a1c",
                "md5": "217be529778ee8fbb32970573ac14b58",
                "sha256": "6f646452d4426cd7c269c5e30985a04c4955f78c214796af7bc35979c477e916"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "217be529778ee8fbb32970573ac14b58",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 1227767,
            "upload_time": "2025-07-26T10:55:19",
            "upload_time_iso_8601": "2025-07-26T10:55:19.155260Z",
            "url": "https://files.pythonhosted.org/packages/2b/66/83862e759bdb32e1081e83b8187996045c2abdf28db2d6e9de571ddd8a1c/pygit2-1.18.1-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "70bde0c75fae158746bc4f4768761430445db18e6dc452ff4ec2bee7627dce0c",
                "md5": "d33c9f71fea5f02ae8157942dfac4081",
                "sha256": "709b25ce78cb2e07ee4cf1122d2c613788d95c949de887e716e23799cfc435b1"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "d33c9f71fea5f02ae8157942dfac4081",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 1314028,
            "upload_time": "2025-07-26T10:59:43",
            "upload_time_iso_8601": "2025-07-26T10:59:43.390526Z",
            "url": "https://files.pythonhosted.org/packages/70/bd/e0c75fae158746bc4f4768761430445db18e6dc452ff4ec2bee7627dce0c/pygit2-1.18.1-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "979545decc469681fc3ec1b4834df364ae2dfa837b108225d49531d74cf738c3",
                "md5": "2e6add5b78422a32ba4266c1084df475",
                "sha256": "d4d756c2a1bb5da18f83c319fa63dda8099ad091999e181771616cb275a73bc9"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp312-cp312-macosx_10_13_universal2.whl",
            "has_sig": false,
            "md5_digest": "2e6add5b78422a32ba4266c1084df475",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 5492936,
            "upload_time": "2025-07-26T11:08:36",
            "upload_time_iso_8601": "2025-07-26T11:08:36.780803Z",
            "url": "https://files.pythonhosted.org/packages/97/95/45decc469681fc3ec1b4834df364ae2dfa837b108225d49531d74cf738c3/pygit2-1.18.1-cp312-cp312-macosx_10_13_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "269676d9b0fa20a7f076dff90c1cccca6a12f661191443205c31400097aaa5d4",
                "md5": "4cae955763f74da280cdfd90a2b4c312",
                "sha256": "949ce475c1c92056c3811352fd54957eecb0349ae50b6b81d32027aa21882c8d"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "4cae955763f74da280cdfd90a2b4c312",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 5760654,
            "upload_time": "2025-07-26T11:08:38",
            "upload_time_iso_8601": "2025-07-26T11:08:38.342614Z",
            "url": "https://files.pythonhosted.org/packages/26/96/76d9b0fa20a7f076dff90c1cccca6a12f661191443205c31400097aaa5d4/pygit2-1.18.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6b532be447a903779db4786e20c48de12897a8a2e6af35aa542285dd5dac7e26",
                "md5": "8da4b1ff65bab911fb6ab620371cd07e",
                "sha256": "d11005e9a42ed7914f569dca76a74e745087b8b8194597746337e1a68886320e"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp312-cp312-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "8da4b1ff65bab911fb6ab620371cd07e",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 4597064,
            "upload_time": "2025-07-26T11:08:39",
            "upload_time_iso_8601": "2025-07-26T11:08:39.936598Z",
            "url": "https://files.pythonhosted.org/packages/6b/53/2be447a903779db4786e20c48de12897a8a2e6af35aa542285dd5dac7e26/pygit2-1.18.1-cp312-cp312-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "705ab70a16814ca54e8bde2ba7bbaaf21350107a481da6edf24ecf70690072c7",
                "md5": "9767e5595c33c69e9a12a4763dce764a",
                "sha256": "9420176d4a0ebab5c9e3731e5cdeb9a020211393c6b311aa78a7e3254ceff965"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9767e5595c33c69e9a12a4763dce764a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 5496095,
            "upload_time": "2025-07-26T11:08:41",
            "upload_time_iso_8601": "2025-07-26T11:08:41.122272Z",
            "url": "https://files.pythonhosted.org/packages/70/5a/b70a16814ca54e8bde2ba7bbaaf21350107a481da6edf24ecf70690072c7/pygit2-1.18.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5566d808abb474395093af25fe5f2eff2f16325fd1e2da85c6e39c862c7765a9",
                "md5": "110b4f0b84a9307edd661c6822937c36",
                "sha256": "a57a0eda85ec5f74a1e59019ccf567e4ec509e6d20dc54c3f91d7a0b7d570298"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "110b4f0b84a9307edd661c6822937c36",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 5463715,
            "upload_time": "2025-07-26T11:08:42",
            "upload_time_iso_8601": "2025-07-26T11:08:42.845129Z",
            "url": "https://files.pythonhosted.org/packages/55/66/d808abb474395093af25fe5f2eff2f16325fd1e2da85c6e39c862c7765a9/pygit2-1.18.1-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3312c5123e748d5eb9c8ca0ce6be60342103ece6ba550c9b84fed7f1975468b5",
                "md5": "b72d7ea4206c56b37dfb12898c88e8af",
                "sha256": "ee47091a1a0242a8b4f05c430f7d81945eec4cdef855b23b31446c53f42a3ed5"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "b72d7ea4206c56b37dfb12898c88e8af",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 1228626,
            "upload_time": "2025-07-26T11:04:33",
            "upload_time_iso_8601": "2025-07-26T11:04:33.180887Z",
            "url": "https://files.pythonhosted.org/packages/33/12/c5123e748d5eb9c8ca0ce6be60342103ece6ba550c9b84fed7f1975468b5/pygit2-1.18.1-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5e092c15077b746973ee6fbdf19044259c3a9d52934eaf45d9ca1ad4b5cde135",
                "md5": "b5a74a435c0dff5a761138fb5064b774",
                "sha256": "78896bc55030855dd9ee0e92157fb2417b22e254a2194f94b9d249e954fb1d53"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b5a74a435c0dff5a761138fb5064b774",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 1314354,
            "upload_time": "2025-07-26T11:09:08",
            "upload_time_iso_8601": "2025-07-26T11:09:08.213762Z",
            "url": "https://files.pythonhosted.org/packages/5e/09/2c15077b746973ee6fbdf19044259c3a9d52934eaf45d9ca1ad4b5cde135/pygit2-1.18.1-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2eb137006c8f4cf6452581f15c0ffb87c4635c1f4569863f587e07b24f0d2b92",
                "md5": "21da9e2daba9dbc4981e3256a70fbbc6",
                "sha256": "e49c3dfd04fd33aaea741ccaf9522ab787e0b6dfbe1f6250c549802152a27d39"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp313-cp313-macosx_10_13_universal2.whl",
            "has_sig": false,
            "md5_digest": "21da9e2daba9dbc4981e3256a70fbbc6",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 5492911,
            "upload_time": "2025-07-26T11:08:44",
            "upload_time_iso_8601": "2025-07-26T11:08:44.103129Z",
            "url": "https://files.pythonhosted.org/packages/2e/b1/37006c8f4cf6452581f15c0ffb87c4635c1f4569863f587e07b24f0d2b92/pygit2-1.18.1-cp313-cp313-macosx_10_13_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c377b3744d3b670bb46db530a856e441148e54ea4439c8012448536a3a236caf",
                "md5": "9a326ee676b4babdc6b0e601250c21e5",
                "sha256": "b2e71c4bf35f3a2106aa3f6c16baca1c0ed0972d8e66e9ec16e52a29e9c630f2"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "9a326ee676b4babdc6b0e601250c21e5",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 5762482,
            "upload_time": "2025-07-26T11:08:45",
            "upload_time_iso_8601": "2025-07-26T11:08:45.426162Z",
            "url": "https://files.pythonhosted.org/packages/c3/77/b3744d3b670bb46db530a856e441148e54ea4439c8012448536a3a236caf/pygit2-1.18.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "277bb1762ba3c8fd2816e6c4071cecdffc27e8eb2cfa9e3863202dc03baec2b9",
                "md5": "b6aa5f9722f84c67d99d8657e1f29447",
                "sha256": "e6cd164c44eaa04bcb0b4c1e14eeefa4035df99a000d8cf30982221d9b852c75"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp313-cp313-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "b6aa5f9722f84c67d99d8657e1f29447",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 4598960,
            "upload_time": "2025-07-26T11:08:46",
            "upload_time_iso_8601": "2025-07-26T11:08:46.680576Z",
            "url": "https://files.pythonhosted.org/packages/27/7b/b1762ba3c8fd2816e6c4071cecdffc27e8eb2cfa9e3863202dc03baec2b9/pygit2-1.18.1-cp313-cp313-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "09e35a57c3da4331268275e08d3be914890434b8f9b6ff4487e03a303cd55e82",
                "md5": "55aacd54c84713cc41a9f20ba134ddf8",
                "sha256": "a61c13de91b0eef6fd5a4d97b64f54bebd411a57776cad9376fe14d811144811"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "55aacd54c84713cc41a9f20ba134ddf8",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 5497820,
            "upload_time": "2025-07-26T11:08:48",
            "upload_time_iso_8601": "2025-07-26T11:08:48.288506Z",
            "url": "https://files.pythonhosted.org/packages/09/e3/5a57c3da4331268275e08d3be914890434b8f9b6ff4487e03a303cd55e82/pygit2-1.18.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4546dfec83b629f2428fabbaaadc6e32f6fa9e2c2d2d01359b91b958e085d98d",
                "md5": "58df4cbd3e8c4c0f0f2b5febcde59bdf",
                "sha256": "3e158de94222dce906d06f159acac273d79ee76af975cb4921b113113f4eac98"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp313-cp313-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "58df4cbd3e8c4c0f0f2b5febcde59bdf",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 5465739,
            "upload_time": "2025-07-26T11:08:49",
            "upload_time_iso_8601": "2025-07-26T11:08:49.856157Z",
            "url": "https://files.pythonhosted.org/packages/45/46/dfec83b629f2428fabbaaadc6e32f6fa9e2c2d2d01359b91b958e085d98d/pygit2-1.18.1-cp313-cp313-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6c020e44650133ec5cd650e161de303af653d8e278f88993fa709ec073533b18",
                "md5": "5a3a5a6269074f38b473a39a22132ff9",
                "sha256": "99eb8a7aa40142d0779779fdb53ca7439b5913c114df4e2550c5a7cfc2123181"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-cp313-cp313-win32.whl",
            "has_sig": false,
            "md5_digest": "5a3a5a6269074f38b473a39a22132ff9",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 1228617,
            "upload_time": "2025-07-26T11:14:03",
            "upload_time_iso_8601": "2025-07-26T11:14:03.225080Z",
            "url": "https://files.pythonhosted.org/packages/6c/02/0e44650133ec5cd650e161de303af653d8e278f88993fa709ec073533b18/pygit2-1.18.1-cp313-cp313-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1fc6d20674c91c6a35d249e9bf391de58448208184b810d8b6d2c6382f4b7bd6",
                "md5": "ad3efe659817352bcf1a3f64dfe68888",
                "sha256": "2b9c030295dfd924fc681f651546add8c7bd247842806a2ea954e3a00a2eb92a"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-pp310-pypy310_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "ad3efe659817352bcf1a3f64dfe68888",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.10",
            "size": 5307029,
            "upload_time": "2025-07-26T11:08:51",
            "upload_time_iso_8601": "2025-07-26T11:08:51.087919Z",
            "url": "https://files.pythonhosted.org/packages/1f/c6/d20674c91c6a35d249e9bf391de58448208184b810d8b6d2c6382f4b7bd6/pygit2-1.18.1-pp310-pypy310_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1bcee47fb2b8eb7893d6f0e8290eb1d7be8905c898246770bbcdf8d9fa321765",
                "md5": "f8cbb44d61f1c49b9162f6300ad3f172",
                "sha256": "282bce33e68d25d9349a2c0d4ddd0e2ce1d58fbc50d016415788ff76c44cffe0"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-pp310-pypy310_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f8cbb44d61f1c49b9162f6300ad3f172",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.10",
            "size": 5031659,
            "upload_time": "2025-07-26T11:08:52",
            "upload_time_iso_8601": "2025-07-26T11:08:52.541842Z",
            "url": "https://files.pythonhosted.org/packages/1b/ce/e47fb2b8eb7893d6f0e8290eb1d7be8905c898246770bbcdf8d9fa321765/pygit2-1.18.1-pp310-pypy310_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7e1062a6bb9c454f0cd1f68f752e04c99faccc25d1df942baefee5beac27f6da",
                "md5": "1924c17f4c3bab16175644e3307c4797",
                "sha256": "fcf759e92ced4fb148f5247f1fb1ee634c750024341ef320511d87216fbb0e7f"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-pp311-pypy311_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "1924c17f4c3bab16175644e3307c4797",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.10",
            "size": 5305878,
            "upload_time": "2025-07-26T11:08:54",
            "upload_time_iso_8601": "2025-07-26T11:08:54.196005Z",
            "url": "https://files.pythonhosted.org/packages/7e/10/62a6bb9c454f0cd1f68f752e04c99faccc25d1df942baefee5beac27f6da/pygit2-1.18.1-pp311-pypy311_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e4e047102012cb6d04d1e7169590086039b15eea4e2df3223f8b69a5fad43014",
                "md5": "f4ad0b5bddf3bd44918e2af1f14fcbce",
                "sha256": "321dcb4198d7fc02949ae0942a626ebf779ede8ed8bb2cbf80a012a32d840aca"
            },
            "downloads": -1,
            "filename": "pygit2-1.18.1-pp311-pypy311_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f4ad0b5bddf3bd44918e2af1f14fcbce",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.10",
            "size": 5030622,
            "upload_time": "2025-07-26T11:08:55",
            "upload_time_iso_8601": "2025-07-26T11:08:55.480281Z",
            "url": "https://files.pythonhosted.org/packages/e4/e0/47102012cb6d04d1e7169590086039b15eea4e2df3223f8b69a5fad43014/pygit2-1.18.1-pp311-pypy311_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-26 11:08:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "libgit2",
    "github_project": "pygit2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "appveyor": true,
    "requirements": [
        {
            "name": "cffi",
            "specs": [
                [
                    ">=",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": []
        }
    ],
    "lcname": "pygit2"
}
        
Elapsed time: 0.45593s