Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: py-smbpasswd | Distribution: OpenMandriva Lx |
Version: 1.0.1 | Vendor: OpenMandriva |
Release: 7 | Build date: Sun Nov 1 10:01:27 2020 |
Group: Development/Python | Build host: c64zero.openmandriva.org |
Size: 16073 | Source RPM: py-smbpasswd-1.0.1-7.src.rpm |
Packager: bero <bero@lindev.ch> | |
Url: http://barryp.org/software/py-smbpasswd/ | |
Summary: NT/LM hash generation module for Python |
This module can generate both LANMAN and NT password hashes, suitable for use with Samba. Sample usage import smbpasswd pwd = 'mypassword' print 'LANMAN hash is', smbpasswd.lmhash(pwd) print 'NT hash is', smbpasswd.nthash(pwd) print 'both hashes at once = %s:%s (lm:nt)' % smbpasswd.hash(pwd)
GPL
* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-7mdv2010.0 + Revision: 442007 - rebuild * Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.0.1-6mdv2009.1 + Revision: 325817 - fix spec - rebuild + Jérôme Soyer <saispo@mandriva.org> - Rename * Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-4mdv2009.0 + Revision: 259472 - rebuild * Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-3mdv2009.0 + Revision: 247326 - rebuild * Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0.1-1mdv2008.1 + Revision: 136447 - restore BuildRoot + Thierry Vignaud <tv@mandriva.org> - kill re-definition of %buildroot on Pixel's request * Thu Sep 06 2007 Buchan Milne <bgmilne@mandriva.org> 1.0.1-1mdv2008.0 + Revision: 80514 - New verison 1.0.1 * Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2008.0 + Revision: 69409 - use %mkrel
/usr/lib64/python3.9/site-packages/smbpasswd-1.0.1-py3.9.egg-info /usr/lib64/python3.9/site-packages/smbpasswd.cpython-39-x86_64-linux-gnu.so /usr/share/doc/py-smbpasswd /usr/share/doc/py-smbpasswd/README.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 26 23:05:02 2025