AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 1.0.3: * Release 1.0.3 * Test python 3.6 instead of 3.5 * Fix json serialization for dict_items on py3 (#4)
- Implement single-spec version.
update to version 1.0.2 * Fix entrypoint typo 'metaextact'
update to version 1.0.0 * Allow to specify the used python interpreter * Fix utils import in python3 case * Post release version bump to 1.0.0
update to version 0.0.9 * Improve tests with extras_require * Fix documentation link in README * Post release version bump to 0.0.9 * Support "python_requires" * Use same version for doc and sdist * Add doc badge to README * Use already used python interpreter * Post release version bump to 0.0.8 * Use Sphinx to build documentation
update to version 0.0.7 * Sort some of the data keys * Post release version bump to 0.0.7 * Sort json dump by key
- Initial packaging (version 0.0.6)