OXIESEC PANEL
- Current Dir:
/
/
usr
/
lib
/
python3
/
dist-packages
/
keyrings.alt-3.0.egg-info
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
03/17/2025 09:32:20 AM
rwxr-xr-x
📄
PKG-INFO
1.54 KB
02/22/2018 10:38:44 AM
rw-r--r--
📄
dependency_links.txt
1 byte
02/22/2018 10:38:44 AM
rw-r--r--
📄
entry_points.txt
221 bytes
02/22/2018 10:38:44 AM
rw-r--r--
📄
namespace_packages.txt
1 byte
02/22/2018 10:38:44 AM
rw-r--r--
📄
requires.txt
239 bytes
02/22/2018 10:38:44 AM
rw-r--r--
📄
top_level.txt
9 bytes
02/22/2018 10:38:44 AM
rw-r--r--
Editing: PKG-INFO
Close
Metadata-Version: 1.2 Name: keyrings.alt Version: 3.0 Summary: Alternate keyring implementations Home-page: https://github.com/jaraco/keyrings.alt Author: Jason R. Coombs Author-email: jaraco@jaraco.com License: UNKNOWN Description-Content-Type: UNKNOWN Description: .. image:: https://img.shields.io/pypi/v/keyrings.alt.svg :target: https://pypi.org/project/keyrings.alt .. image:: https://img.shields.io/pypi/pyversions/keyrings.alt.svg .. image:: https://img.shields.io/travis/jaraco/keyrings.alt/master.svg :target: https://travis-ci.org/jaraco/keyrings.alt .. image:: https://readthedocs.org/projects/keyringsalt/badge/?version=latest :target: https://keyringsalt.readthedocs.io/en/latest/?badge=latest Alternate keyring backend implementations for use with the `keyring package <https://pypi.python.org/pypi/keyring>`_. 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. Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Requires-Python: >=2.7