Fix description.

This commit is contained in:
Dain Nilsson 2018-03-19 13:23:38 +01:00
parent 38d966b761
commit d9f8e81a52
No known key found for this signature in database
GPG Key ID: F04367096FBA95E8
1 changed files with 2 additions and 2 deletions

4
debian/control vendored
View File

@ -27,7 +27,7 @@ Depends: ${misc:Depends},
python-cryptography,
python-setuptools,
python-six,
Description: Python 2 library for communicating with a FIDO device
Description: Python library for communicating with a FIDO device
A Python library for communicating with a FIDO device over USB HID.
Supports FIDO U2F and FIDO 2.0.
This is the Python 2 version of the package.
@ -41,7 +41,7 @@ Depends: ${misc:Depends},
python3-cryptography,
python3-setuptools,
python3-six,
Description: Python 2 library for communicating with a FIDO device
Description: Python library for communicating with a FIDO device
A Python library for communicating with a FIDO device over USB HID.
Supports FIDO U2F and FIDO 2.0.
This is the Python 3 version of the package.