first commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
pip
|
||||
@@ -0,0 +1,9 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: simplepam
|
||||
Version: 0.1.5
|
||||
Summary: An interface to the Pluggable Authentication Modules (PAM) library on linux, written in pure python (using ctypes)
|
||||
Home-page: https://github.com/leonnnn/python3-simplepam
|
||||
Author: Leon Weber <leon@leonweber.de>, Chris AtLee <chris@atlee.ca>
|
||||
Author-email: leon@leonweber.de
|
||||
License: MIT
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
__pycache__/simplepam.cpython-311.pyc,,
|
||||
simplepam-0.1.5.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
simplepam-0.1.5.dist-info/METADATA,sha256=tj0SXDaec17pfc23Mx19s82-4bHblVaF_4AAV7Xxn_4,348
|
||||
simplepam-0.1.5.dist-info/RECORD,,
|
||||
simplepam-0.1.5.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
simplepam-0.1.5.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
|
||||
simplepam-0.1.5.dist-info/top_level.txt,sha256=N5zeCmDVgl0fIutMZozxoNEeem_Kfsc1gH1k70vHNM0,10
|
||||
simplepam.py,sha256=Lg6tB4uIgDMuBZDzTyWzoMwFm1dJsee2h6rm_o2KXkU,5140
|
||||
@@ -0,0 +1,5 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.38.4)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
simplepam
|
||||
Reference in New Issue
Block a user