A function to have in your setup.py to :<p>- grep version number from another file<p>- set description with another module docstring<p>- set long description from a README.md (not .rst as usual) file content<p>I tried to pack the more features in a minimal amount of LOC (~20)