# Template file for 'cracklib-python'.
#
depends="python"
short_desc="${short_desc} -- python bindings"
pycompile_module="cracklib.py"
do_install() {
vmove "usr/lib/python*" usr/lib
}