<div dir="ltr">Hi Thomas<br><div class="gmail_extra"><br><div class="gmail_quote">On 5 November 2015 at 17:42, Thomas Güttler <span dir="ltr"><<a href="mailto:guettliml@thomas-guettler.de" target="_blank">guettliml@thomas-guettler.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">Am 05.11.2015 um 14:12 schrieb Leonardo Rochael Almeida:<br>
> There are other formats also. This distutils doc explain the "native" ones:<br>
><br>
> <a href="https://docs.python.org/2/distutils/builtdist.html" rel="noreferrer" target="_blank">https://docs.python.org/2/distutils/builtdist.html</a><br>
<br>
<br>
</span>The PyPUG tells me to use setuptools. Now I feel on unsafe ground if<br>
I read docs from a tool I don't use (distutils).<br></blockquote><div><br></div><div>I don't understand why reading docs from a tool you're not using would make you "feel on unsafe ground". At worst the docs don't apply to you, at best they do, but only if you follow them.</div><div><br></div><div>In any case, the first line of the document "Building and Distributing Packages with Setuptools" [1] reads:</div><div><br></div><div> - "Setuptools is a collection of <b>enhancements</b> to the Python distutils...".</div><div><br></div><div>So, if you're using setuptools, you are using (an enhanced) distutils. So, really, no reason to be scared of its documentation.<br></div><div><br></div><div>[1] <a href="https://pythonhosted.org/setuptools/setuptools.html">https://pythonhosted.org/setuptools/setuptools.html</a> </div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Let's see if setuptools has docs: <a href="https://pythonhosted.org/setuptools/search.html?q=Build+Distribution+Format" rel="noreferrer" target="_blank">https://pythonhosted.org/setuptools/search.html?q=Build+Distribution+Format</a><br>
<br>
 ... no matches found.<br>
<br>
What's wrong here?<br>
<br>
It seems that there are no docs for all supported bdist formats of setuptools.<br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Is it too much to want something like this?</blockquote><div><br></div><div>No, but wanting won't make it happen. Contributing (or paying someone else to do it) will.</div><div><br></div><div>Cheers,</div><div><br></div><div>Leo</div><div><br></div></div></div></div>