ldap-iitmandi

View on PyPIReverse Dependencies (0)

1.0 ldap_iitmandi-1.0-py3-none-any.whl

Wheel Details

Project: ldap-iitmandi
Version: 1.0
Filename: ldap_iitmandi-1.0-py3-none-any.whl
Download: [link]
Size: 4733
MD5: 0a1b1015dc19cdb229381ff61564288c
SHA256: dd1c0f2ad2f0814850bb08669dcc8f6acf3f60b77912ea8b6c00019e72cdc82f
Uploaded: 2024-09-13 12:26:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ldap-iitmandi
Version: 1.0
Summary: Quick login into the annoying LDAP
Author: Abhi Nandan
Author-Email: nandan645[at]protonmail.com
Home-Page: https://github.com/nandan645/LDAP-Auto-Login
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: httpx
Requires-Dist: beautifulsoup4
Requires-Dist: keyring
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1461 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (74.1.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ldaplogin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ldaplogin/login.py sha256=jj4dWEQw8mlzuKs8b-YHykWR36SvH7fAkt2IwBGvS9A 1507
ldaplogin/logout.py sha256=pO2hTy7nnuOLBhSGDEI2GK4Es6nmXsiaLQ0aAnwkS9E 896
ldaplogin/setup_credentials.py sha256=rTBMOVQvNRjhbHY2iB0hkbxyXjVR5vJOpBfBCMQOkRk 387
ldap_iitmandi-1.0.dist-info/LICENSE sha256=idPBegzfBBenNyFFoYJM1_X5ZXMMDJaDg-Vhw33z-4Y 1073
ldap_iitmandi-1.0.dist-info/METADATA sha256=GTbmp-o5Ttp6bK7UlSvp79IU8FVOSCRO60B-hRUMl6I 1958
ldap_iitmandi-1.0.dist-info/WHEEL sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY 91
ldap_iitmandi-1.0.dist-info/entry_points.txt sha256=F80iSCDstw7SH_L0gqZj-syNY5RnngJsQBxYDdu6GRI 160
ldap_iitmandi-1.0.dist-info/top_level.txt sha256=Six1Xj9dAmshKCGfC4GRENGY2NZx2NOflV2LmVJFMwQ 10
ldap_iitmandi-1.0.dist-info/RECORD

top_level.txt

ldaplogin

entry_points.txt

ldap-login = ldaplogin.login:ldap_login
ldap-logout = ldaplogin.logout:ldap_logout
ldap-setup = ldaplogin.setup_credentials:setup_credentials