- Add main module.
Use PEP 420 for namespace.
Refreshed packaging.
Require Python 3.6 or later.
Switch to pkgutil namespace technique
for the jaraco
namespace.
Added cmdline.Extend
, an argparse.Action
for use
when nargs is used.
Clean up syntax, configure automatic releases.
Moved hosting to Github.
Add .iterate
to progress bars.
Use jaraco.classes
instead of jaraco.meta
, the latter of which was
never released.
Add missing dependency on six.
Adopt cmdline
module from jaraco.util
.
Prefer hgtools until setuptools_scm supports older setuptools versions.
Initial release drawn from jaraco.util 10.9.