-
Notifications
You must be signed in to change notification settings - Fork 14
/
PKG-INFO
19 lines (19 loc) · 818 Bytes
/
PKG-INFO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Metadata-Version: 1.0
Name: pam
Version: 0.1.4
Summary: PAM interface using ctypes
Home-page: http://atlee.ca/software/pam
Author: Chris AtLee
Author-email: [email protected]
License: MIT
Download-URL: http://atlee.ca/software/pam/dist/0.1.4
Description: An interface to the Pluggable Authentication Modules (PAM) library on linux, written in pure python (using ctypes)
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory