套件: python-keyrings.alt (3.0-1)
python-keyrings.alt 的相關超連結
Trisquel 的資源:
下載原始碼套件 keyrings.alt:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Carl Chenet
- Dmitry Shachnev
外部的資源:
- 主頁 [github.com]
相似套件:
alternate backend implementations for python-keyring
The Python keyring library provides an easy way to access the system keyring service from Python. It can be used in any application that needs safe password storage.
Keyrings.alt module contains the alternate keyring backend implementations for use with python-keyring, most importantly the file backend which does not need any external services to work.
Keyrings in this package may have security risks or other implications. These backends were extracted from the main keyring project to make them available for those who wish to employ them, but are discouraged for general production use. Include this module and use its backends at your own risk.
This package contains the Python 2 version of keyrings.alt.
其他與 python-keyrings.alt 有關的套件
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-crypto
- cryptographic algorithms and protocols for Python
-
- dep: python-six
- Python 2 and 3 compatibility library (Python 2 interface)
-
- sug: gir1.2-gnomekeyring-1.0
- GNOME keyring services library - introspection data
-
- sug: python-fs
- Python filesystem abstraction
-
- sug: python-gdata
- Google Data Python client library
-
- sug: python-gi
- Python 2.x bindings for gobject-introspection libraries
-
- sug: python-keyczar
- toolkit for safe and simple cryptography for Python