Adjust documentation: functionality of opgpcard-pin has been folded into opgpcard.

This commit is contained in:
Heiko Schaefer 2022-05-13 19:14:07 +02:00
parent 633d25489e
commit f72c9687d9
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -43,7 +43,7 @@ Additionally, there are the following non-library crates that are built on
top of the libraries described above: top of the libraries described above:
- [openpgp-card-tools](https://crates.io/crates/openpgp-card-sequoia), - [openpgp-card-tools](https://crates.io/crates/openpgp-card-sequoia),
two CLI tools aimed at end users, to manage and use OpenPGP cards. a CLI tool to inspect, manage and use OpenPGP cards, aimed at end users.
- [openpgp-card-tests](https://gitlab.com/hkos/openpgp-card/-/tree/main/card-functionality), - [openpgp-card-tests](https://gitlab.com/hkos/openpgp-card/-/tree/main/card-functionality),
a test-suite that runs OpenPGP card operations on smartcards. a test-suite that runs OpenPGP card operations on smartcards.
- [openpgp-card-examples](https://gitlab.com/hkos/openpgp-card/-/tree/main/card-examples), - [openpgp-card-examples](https://gitlab.com/hkos/openpgp-card/-/tree/main/card-examples),