#!/usr/bin/python3

import flufl.password
print(flufl.password.__file__, flufl.password.__version__)
