<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/disutils2.git/docs/source/setupcfg.rst, branch python3</title>
<subtitle>hg.python.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/'/>
<entry>
<title>Remove out-of-date documentation.</title>
<updated>2012-03-13T15:40:09+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-03-13T15:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=a6203bedc4af4e33745e561a63d1a64626778120'/>
<id>a6203bedc4af4e33745e561a63d1a64626778120</id>
<content type='text'>
Tarek and I agreed that maintaining doc in two places was wasteful, so
I?m going to point people to the packaging docs in Python 3.3.
Most of them apply as is to distutils2, except for the module name and a
few other things that I?ll fix later (like the logger name or the HTTP
user agent string).

I will put up a simple page with links on packages.python.org to replace
the old doc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tarek and I agreed that maintaining doc in two places was wasteful, so
I?m going to point people to the packaging docs in Python 3.3.
Most of them apply as is to distutils2, except for the module name and a
few other things that I?ll fix later (like the logger name or the HTTP
user agent string).

I will put up a simple page with links on packages.python.org to replace
the old doc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve distutils2 resources documentation.</title>
<updated>2011-02-09T12:37:15+00:00</updated>
<author>
<name>FELD Boris</name>
<email>lothiraldan@gmail.com</email>
</author>
<published>2011-02-09T12:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=0ec26e45aed308dc6ea92361fe6ad7b6aa287e27'/>
<id>0ec26e45aed308dc6ea92361fe6ad7b6aa287e27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge</title>
<updated>2011-01-30T14:09:13+00:00</updated>
<author>
<name>FELD Boris</name>
<email>lothiraldan@gmail.com</email>
</author>
<published>2011-01-30T14:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=abf788d6a5451e400e1a6d8e17defff20009f2c2'/>
<id>abf788d6a5451e400e1a6d8e17defff20009f2c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor: update setupcfg documentation</title>
<updated>2011-01-30T09:46:06+00:00</updated>
<author>
<name>Julien Jehannet</name>
<email>julien@smaf.org</email>
</author>
<published>2011-01-30T09:46:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=18a5af3e70a9c293c325ba5a109317716f490e8b'/>
<id>18a5af3e70a9c293c325ba5a109317716f490e8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a TODO for data files draft</title>
<updated>2011-01-29T16:09:34+00:00</updated>
<author>
<name>FELD Boris</name>
<email>lothiraldan@gmail.com</email>
</author>
<published>2011-01-29T16:09:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=5c0b1a9c7832d60599a6790b680a27759db225f7'/>
<id>5c0b1a9c7832d60599a6790b680a27759db225f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update setupcfg documentation page with some notes and new examples</title>
<updated>2011-01-29T15:19:39+00:00</updated>
<author>
<name>Julien Jehannet</name>
<email>julien@smaf.org</email>
</author>
<published>2011-01-29T15:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=a0a3325ce398d505fb7a7497badf35854d59d5c1'/>
<id>a0a3325ce398d505fb7a7497badf35854d59d5c1</id>
<content type='text'>
- replace underscore by dash in fields
- use PEP rst directive
- new section information

Notes:
- field names are case-insensitive
- some metadata fields are automatically generated

New examples:
- setup_hook
- use-2to3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- replace underscore by dash in fields
- use PEP rst directive
- new section information

Notes:
- field names are case-insensitive
- some metadata fields are automatically generated

New examples:
- setup_hook
- use-2to3
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with merge with main branche</title>
<updated>2011-01-29T14:40:33+00:00</updated>
<author>
<name>FELD Boris</name>
<email>lothiraldan@gmail.com</email>
</author>
<published>2011-01-29T14:40:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=0f684027cdf4b5cb58735ff17fdca9d30640d342'/>
<id>0f684027cdf4b5cb58735ff17fdca9d30640d342</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use public method from sysconfig instead of private one to expand paths. Correct a type in config module.</title>
<updated>2011-01-29T14:39:34+00:00</updated>
<author>
<name>FELD Boris</name>
<email>lothiraldan@gmail.com</email>
</author>
<published>2011-01-29T14:39:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=de90c183d8269238e9d9b1dacc2feb435dceda7b'/>
<id>de90c183d8269238e9d9b1dacc2feb435dceda7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge with main branch</title>
<updated>2011-01-29T14:03:21+00:00</updated>
<author>
<name>Pierre-Yves David</name>
<email>pierre-yves.david@ens-lyon.org</email>
</author>
<published>2011-01-29T14:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=e7f36053c06716a3c62deb43bb7a3d5ef98c21b8'/>
<id>e7f36053c06716a3c62deb43bb7a3d5ef98c21b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add example for data-files documentation</title>
<updated>2011-01-29T13:41:47+00:00</updated>
<author>
<name>FELD Boris</name>
<email>lothiraldan@gmail.com</email>
</author>
<published>2011-01-29T13:41:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=bf859bd253878417188bc630f6c2015dbc50a140'/>
<id>bf859bd253878417188bc630f6c2015dbc50a140</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
