{"id":13822627,"url":"https://github.com/gpg-rs/gpgme","last_synced_at":"2025-05-16T17:31:22.854Z","repository":{"id":32031158,"uuid":"35602497","full_name":"gpg-rs/gpgme","owner":"gpg-rs","description":"GPGme bindings for Rust","archived":false,"fork":false,"pushed_at":"2024-10-22T22:08:15.000Z","size":848,"stargazers_count":83,"open_issues_count":13,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-31T11:27:31.470Z","etag":null,"topics":["ffi","gnupg","gpgme","rust","wrapper"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gpg-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-05-14T09:19:14.000Z","updated_at":"2024-10-22T22:08:19.000Z","dependencies_parsed_at":"2023-12-29T03:48:07.618Z","dependency_job_id":"41ed1814-770b-4461-9361-bbc34936e007","html_url":"https://github.com/gpg-rs/gpgme","commit_stats":{"total_commits":209,"total_committers":10,"mean_commits":20.9,"dds":"0.062200956937799035","last_synced_commit":"27b5441b8624e8dd1724592817d2c87891d2036d"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpg-rs%2Fgpgme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpg-rs%2Fgpgme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpg-rs%2Fgpgme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpg-rs%2Fgpgme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpg-rs","download_url":"https://codeload.github.com/gpg-rs/gpgme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225442856,"owners_count":17475122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ffi","gnupg","gpgme","rust","wrapper"],"created_at":"2024-08-04T08:02:09.884Z","updated_at":"2024-11-19T23:30:45.883Z","avatar_url":"https://github.com/gpg-rs.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# gpgme-rs\n\n[![Build Status][build]][ci]\n[![crates.io version][version]][crate]\n[![LGPL-2.1 licensed][license]](./COPYING)\n[![downloads][downloads]][crate]\n\n[GPGME][upstream] bindings for Rust.\n\n[Documentation][docs]\n\n## Using\n\nTo use the crate, add it to your dependencies:\n```sh\n$ cargo add gpgme\n```\n\n### Requirements\nThese crates require the gpgme library (version 1.13 or later) and its development files to be\ninstalled. The build script uses the [system-deps] crate to attempt to locate\nthem (or the registry on Windows).\n\nOn Debian/Ubuntu based systems:\n```sh\n$ sudo apt-get install libgpgme-dev\n```\n\nOn Fedora/RHEL based systems:\n```sh\n$ sudo dnf install gpgme-devel\n```\n\nOn MacOS systems:\n```sh\n$ brew install gnupg\n```\n\nOn Windows 10 (1709 or later) systems:\n```pwsh\n$ winget install --id GnuPG.Gpg4win\n```\n\nOn Windows systems, download and install the official [Gpg4win] installer. Only\nthe `i686-pc-windows-gnu` target is supported.\n\n**NOTE**: These crates also depend on the gpg-error crate which has its own\n[requirements](https://github.com/gpg-rs/libgpg-error).\n\n## Examples\nSome simple example programs based on those in the GPGME sources can be found\nin [examples](./examples).\n\nThey can be run with cargo:\n```shell\n$ cargo run --example keylist --\nkeyid   : 89ABCDEF01234567\nfpr     : 0123456789ABCDEF0123456789ABCDEF01234567\ncaps    : esc\nflags   :\nuserid 0: Example \u003cexample@example.org\u003e\nvalid  0: Unknown\n```\n## License\nThese crates are licensed under the [LGPL-2.1 license](./COPYING).\n\n[crate]: https://crates.io/crates/gpgme\n[ci]: https://github.com/gpg-rs/gpgme/actions/workflows/ci.yml\n[build]: https://img.shields.io/github/actions/workflow/status/gpg-rs/gpgme/ci.yml?style=flat-square\n[version]: https://img.shields.io/crates/v/gpgme?style=flat-square\n[license]: https://img.shields.io/crates/l/gpgme?style=flat-square\n[downloads]: https://img.shields.io/crates/d/gpgme?style=flat-square\n\n[upstream]: https://www.gnupg.org/\\(it\\)/related_software/gpgme/index.html\n[docs]: https://docs.rs/gpgme\n[system-deps]: https://crates.io/crates/system-deps\n[Gpg4win]: https://www.gpg4win.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpg-rs%2Fgpgme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgpg-rs%2Fgpgme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpg-rs%2Fgpgme/lists"}