How do I verify a download?
- Adjust versioning strategy to avoid importing pkg_resources, which is slow in large environments.
- Switch from buildout to tox. - Add Python 3 support.
- Support for serialising enums to/from json (lp:984549) - Items which are not in an enumerator always compare as False (lp:524259) - Fix the licence statement in _enum.py to be LGPLv3 not LGPLv3+ (lp:526484)
- added case insensitivity to getting the term by the token value (lp:154556)