| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to v0.94
* CPython argument parsing now matches the behaviour of CFFI,
and most sane Python APIs: a bool parameter is considered
to be true if it is any truthy value, not just if it is
exactly True.
* Fixed several 2.7/3 bugs in command line tool.
- Use system liblmdb
- Add doc files
- Init package, v0.93