py-smbpasswd version 1.0.1

This module can generate both LANMAN and NT password hashes, suitable for
use with Samba.
This commit is contained in:
bouyer 2008-04-28 22:03:53 +00:00
parent 60cf8631c9
commit 31cf4566e4
4 changed files with 27 additions and 0 deletions

View file

@ -0,0 +1,2 @@
This module can generate both LANMAN and NT password hashes, suitable for
use with Samba.

View file

@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.1.1.1 2008/04/28 22:03:53 bouyer Exp $
#
DISTNAME= py-smbpasswd-1.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py-//}
CATEGORIES= security
MASTER_SITES= http://barryp.org/static/software/download/py-smbpasswd/1.0.1/
MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= http://barryp.org/software/py-smbpasswd/
COMMENT= Python SMB Password Hash Generator
PYBINMODULE= yes
PYDISTUTILSPKG= yes
PYTHON_VERSIONS_ACCEPTED= 24 23 22
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/28 22:03:53 bouyer Exp $
${PYSITELIB}/smbpasswd.so

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2008/04/28 22:03:53 bouyer Exp $
SHA1 (py-smbpasswd-1.0.1.tar.gz) = f1c6f6d7509e47c86d81f4fa000cff809cee664f
RMD160 (py-smbpasswd-1.0.1.tar.gz) = 898046b6f1b2191354af0c49b996b5b2066a54b8
Size (py-smbpasswd-1.0.1.tar.gz) = 13153 bytes