pywandevent-1.1
Changes:
- Update license to LGPL version 3.
- Add MANIFEST.in file to make sure copyright files are distributed.
- Add basic README file.
- Change package architecture from "any" to "all".
- Force using older gzip compression when building package.
Bugfixes:
- Remove unnecessary check against None before calling select().
- Remove unused imports.
- Fix spelling mistake in package description.