<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/docs, branch feature/2093-docs-revamp</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Correct some of the behaviors indicated in new entry points docs. Switch to imperative voice. Limit to declarative config (setup.cfg) examples.</title>
<updated>2020-06-15T22:53:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-06-15T22:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=dfe2ef5d780f476db778aacfb37a44a017022180'/>
<id>dfe2ef5d780f476db778aacfb37a44a017022180</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fixed mistaken explanation</title>
<updated>2020-05-28T18:32:49+00:00</updated>
<author>
<name>alvyjudy</name>
<email>alvyjudy@gmail.com</email>
</author>
<published>2020-05-28T18:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=1459bb4dcdc0f08463c71906952b35275be531de'/>
<id>1459bb4dcdc0f08463c71906952b35275be531de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: guide on entry point completed</title>
<updated>2020-05-28T17:32:31+00:00</updated>
<author>
<name>alvyjudy</name>
<email>alvyjudy@gmail.com</email>
</author>
<published>2020-05-28T17:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3eb1cecdd24c53bd07911177c52b3de253159709'/>
<id>3eb1cecdd24c53bd07911177c52b3de253159709</id>
<content type='text'>
Coverage
1. console_script
2. plugin support
3. optional dependencies
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Coverage
1. console_script
2. plugin support
3. optional dependencies
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: update entry point userguide</title>
<updated>2020-05-28T17:32:31+00:00</updated>
<author>
<name>alvyjudy</name>
<email>alvyjudy@gmail.com</email>
</author>
<published>2020-05-27T15:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=45e784678b46636b7152ad7557d0757c3dfefaec'/>
<id>45e784678b46636b7152ad7557d0757c3dfefaec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: detail userguide for entry point WIP</title>
<updated>2020-05-28T17:32:31+00:00</updated>
<author>
<name>alvyjudy</name>
<email>alvyjudy@gmail.com</email>
</author>
<published>2020-05-26T21:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=1639d010a7469ca6cabf49d038dfcfb4a4472a3d'/>
<id>1639d010a7469ca6cabf49d038dfcfb4a4472a3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: fix link missing &gt;</title>
<updated>2020-05-28T10:38:09+00:00</updated>
<author>
<name>Matthias Bussonnier</name>
<email>bussonniermatthias@gmail.com</email>
</author>
<published>2020-05-27T16:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=01a876255e0a1135d03ee10c52b8cccfa4992e5d'/>
<id>01a876255e0a1135d03ee10c52b8cccfa4992e5d</id>
<content type='text'>
The `decalrative config`_ link present higher in the document is also
unresolved, I'm not quite sure what the intended target was.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `decalrative config`_ link present higher in the document is also
unresolved, I'm not quite sure what the intended target was.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention that `namespace_packages` is omitted.</title>
<updated>2020-05-27T12:54:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-27T12:54:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=70c8c0f39cf737d5eff70e36af5c66973ae1340a'/>
<id>70c8c0f39cf737d5eff70e36af5c66973ae1340a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: cover pkgutil style namespace pkg</title>
<updated>2020-05-27T03:47:49+00:00</updated>
<author>
<name>alvyjudy</name>
<email>alvyjudy@gmail.com</email>
</author>
<published>2020-05-27T03:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e53fe0d2eafa85c3ad85c837953f67f4aba28ed3'/>
<id>e53fe0d2eafa85c3ad85c837953f67f4aba28ed3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: detail pkg discover guide and namespace pkg</title>
<updated>2020-05-26T23:46:37+00:00</updated>
<author>
<name>alvyjudy</name>
<email>alvyjudy@gmail.com</email>
</author>
<published>2020-05-26T17:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9b87e896de30cda6003bb2f18c41c5f6c4db9d12'/>
<id>9b87e896de30cda6003bb2f18c41c5f6c4db9d12</id>
<content type='text'>
userguide/pkg_discovery.txt now covers find_package,
find_namespace package and legacy use of namespace
package creation in both setup.py and setup.cfg style
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
userguide/pkg_discovery.txt now covers find_package,
find_namespace package and legacy use of namespace
package creation in both setup.py and setup.cfg style
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: WIP detailed guide on pkg discovery</title>
<updated>2020-05-26T23:46:37+00:00</updated>
<author>
<name>alvyjudy</name>
<email>alvyjudy@gmail.com</email>
</author>
<published>2020-05-26T04:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d51059ac1cc2fcc54a572eecadfae7e2bb07ad70'/>
<id>d51059ac1cc2fcc54a572eecadfae7e2bb07ad70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
