K 10 svn:author V 7 matthew K 8 svn:date V 27 2020-07-19T13:08:26.179319Z K 7 svn:log V 328 Update to 1.3.2 ChangeLog: https://github.com/sarugaku/shellingham/blob/1.3.2/CHANGELOG.rst Add a minimal `setup.py` file -- the upstream package has switched to the pep517 (https://www.python.org/dev/peps/pep-0517/) setup style, and in the absense of built-in support for that, hack things so that setuptools can still work. END