| 1 |
<style type="text/css">
|
| 2 |
<!--
|
| 3 |
@import "/style.css";
|
| 4 |
-->
|
| 5 |
</style>
|
| 6 |
|
| 7 |
<h1>Debian Python Modules Team</h1>
|
| 8 |
|
| 9 |
<h3>Contact Information:</h3>
|
| 10 |
|
| 11 |
<p>
|
| 12 |
Official web page: <a href="http://wiki.debian.org/Teams/PythonModulesTeam">
|
| 13 |
http://wiki.debian.org/Teams/PythonModulesTeam</a>
|
| 14 |
</p>
|
| 15 |
You can find all information on the wiki page above. Some information is
|
| 16 |
repeated here as well. We use
|
| 17 |
<dl>
|
| 18 |
<dt><a href="http://alioth.debian.org/projects/python-modules/">
|
| 19 |
http://alioth.debian.org/projects/python-modules/
|
| 20 |
</a>
|
| 21 |
</dt>
|
| 22 |
<dd>for internal SVN and this webspace</dd>
|
| 23 |
<dt><a href="http://qa.debian.org/developer.php?login=python-modules-team@lists.alioth.debian.org">
|
| 24 |
http://qa.debian.org/developer.php?login=python-modules-team@lists.alioth.debian.org
|
| 25 |
</a>
|
| 26 |
</dt>
|
| 27 |
<dd>for keeping an eye on all our packages</dd>
|
| 28 |
<dt><a href="mailto:debian-python@lists.debian.org">
|
| 29 |
debian-python@lists.debian.org
|
| 30 |
</a>
|
| 31 |
</dt>
|
| 32 |
<dd>for internal communication as well as the contact place
|
| 33 |
for others.</dd>
|
| 34 |
<dt><a href="mailto:python-modules-team@lists.alioth.debian.org">
|
| 35 |
python-modules-team@lists.alioth.debian.org
|
| 36 |
</a>
|
| 37 |
</dt>
|
| 38 |
<dd>is for the Maintainer (or Uploaders) field and the automatic mails
|
| 39 |
that come with that.</dd>
|
| 40 |
<dt><a href="http://wiki.debian.org/DebianPythonFAQ">
|
| 41 |
http://wiki.debian.org/DebianPythonFAQ
|
| 42 |
</a> and <a
|
| 43 |
href="http://wiki.debian.org/DebianPythonTODO">DebianPythonTODO</a>
|
| 44 |
</dt>
|
| 45 |
<dd>is a wiki page where we put recommended packaging recipes for Python
|
| 46 |
modules. Its content evolves as we discover new great ways to handle
|
| 47 |
Python modules. The wiki also hosts our TODO list.</dd>
|
| 48 |
<dt><a href="http://svn.debian.org/wsvn/python-modules">
|
| 49 |
our SVN-Repository
|
| 50 |
</a>
|
| 51 |
</dt>
|
| 52 |
<dd>contains all our packages.</dd>
|
| 53 |
<dt>#debian-python on irc.oftc.net</dt>
|
| 54 |
<dd>is the IRC channel used to discuss in real time of our Python packaging
|
| 55 |
work.</dd>
|
| 56 |
|