Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724538 - app-crypt/sequoia-sq: OpenPGP implementation in Rust (new package)
Summary: app-crypt/sequoia-sq: OpenPGP implementation in Rust (new package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Florian Schmaus
URL: https://sequoia-pgp.org/
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-05-22 08:12 UTC by Florian Schmaus
Modified: 2021-12-30 10:37 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Schmaus gentoo-dev 2020-05-22 08:12:04 UTC
Sequoia is OpenPGP implementation in Rust, consisting of a CLI, and low- and high-level APIs for dealing with OpenPGP.

Reproducible: Always
Comment 1 Jonas Stein gentoo-dev 2020-05-22 19:56:48 UTC
https://repology.org/projects/?search=sequoia
Comment 2 Larry the Git Cow gentoo-dev 2021-12-30 10:37:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55791e671f4fc94bcb65e20deac2767bfc6e370c

commit 55791e671f4fc94bcb65e20deac2767bfc6e370c
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2021-12-30 09:24:27 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2021-12-30 10:36:36 +0000

    app-crypt/sequoia-sq: initial import
    
    Closes: https://bugs.gentoo.org/724538
    Closes: https://github.com/gentoo/gentoo/pull/23578
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 app-crypt/sequoia-sq/Manifest                 | 251 +++++++++++++++++++++
 app-crypt/sequoia-sq/metadata.xml             |   8 +
 app-crypt/sequoia-sq/sequoia-sq-0.25.0.ebuild | 310 ++++++++++++++++++++++++++
 3 files changed, 569 insertions(+)