Skip to content

Commit 4c9fba0

Browse files
committed
Remove IRC links
1 parent 0124732 commit 4c9fba0

1 file changed

Lines changed: 11 additions & 33 deletions

File tree

source/key_projects.rst

Lines changed: 11 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ bandersnatch
2121
`Mailing list <http://mail.python.org/mailman/listinfo/distutils-sig>`__ [2]_ |
2222
`Issues <https://github.com/pypa/bandersnatch/issues>`__ |
2323
`GitHub <https://github.com/pypa/bandersnatch>`__ |
24-
`PyPI <https://pypi.org/project/bandersnatch>`__ |
25-
Dev IRC:`#bandersnatch <https://web.libera.chat/#bandersnatch>`__
24+
`PyPI <https://pypi.org/project/bandersnatch>`__
2625

2726
``bandersnatch`` is a PyPI mirroring client designed to efficiently
2827
create a complete mirror of the contents of PyPI. Organizations thus
@@ -39,9 +38,7 @@ build
3938
`Docs <https://pypa-build.readthedocs.io/>`__ |
4039
`Issues <https://github.com/pypa/build/issues>`__ |
4140
`GitHub <https://github.com/pypa/build>`__ |
42-
`PyPI <https://pypi.org/project/build>`__ |
43-
User IRC:`#pypa <https://web.libera.chat/#pypa>`__ |
44-
Dev IRC:`#pypa-dev <https://web.libera.chat/#pypa-dev>`__
41+
`PyPI <https://pypi.org/project/build>`__
4542

4643
``build`` is a :pep:`517` compatible Python package builder. It provides a CLI to
4744
build packages, as well as a Python API.
@@ -99,9 +96,7 @@ packaging
9996
`Dev list <https://mail.python.org/mailman3/lists/distutils-sig.python.org/>`__ |
10097
`Issues <https://github.com/pypa/packaging/issues>`__ |
10198
`GitHub <https://github.com/pypa/packaging>`__ |
102-
`PyPI <https://pypi.org/project/packaging>`__ |
103-
User IRC:`#pypa <https://web.libera.chat/#pypa>`__ |
104-
Dev IRC:`#pypa-dev <https://web.libera.chat/#pypa-dev>`__
99+
`PyPI <https://pypi.org/project/packaging>`__
105100

106101
Core utilities for Python packaging used by :ref:`pip` and :ref:`setuptools`.
107102

@@ -132,9 +127,7 @@ pip
132127
`Dev list <https://mail.python.org/mailman3/lists/distutils-sig.python.org/>`__ |
133128
`Issues <https://github.com/pypa/pip/issues>`__ |
134129
`GitHub <https://github.com/pypa/pip>`__ |
135-
`PyPI <https://pypi.org/project/pip/>`__ |
136-
User IRC:`#pypa <https://web.libera.chat/#pypa>`__ |
137-
Dev IRC:`#pypa-dev <https://web.libera.chat/#pypa-dev>`__
130+
`PyPI <https://pypi.org/project/pip/>`__
138131

139132
The most popular tool for installing Python packages, and the one
140133
included with modern versions of Python.
@@ -184,9 +177,7 @@ Python Packaging User Guide
184177
`Docs <https://packaging.python.org/en/latest/>`__ |
185178
`Mailing list <http://mail.python.org/mailman/listinfo/distutils-sig>`__ |
186179
`Issues <https://github.com/pypa/python-packaging-user-guide/issues>`__ |
187-
`GitHub <https://github.com/pypa/python-packaging-user-guide>`__ |
188-
User IRC:`#pypa <https://web.libera.chat/#pypa>`__ |
189-
Dev IRC:`#pypa-dev <https://web.libera.chat/#pypa-dev>`__
180+
`GitHub <https://github.com/pypa/python-packaging-user-guide>`__
190181

191182
This guide!
192183

@@ -216,10 +207,7 @@ setuptools
216207
`Dev list <https://mail.python.org/mailman3/lists/distutils-sig.python.org/>`__ |
217208
`Issues <https://github.com/pypa/setuptools/issues>`__ |
218209
`GitHub <https://github.com/pypa/setuptools>`__ |
219-
`PyPI <https://pypi.org/project/setuptools>`__ |
220-
User IRC:`#pypa <https://web.libera.chat/#pypa>`__ |
221-
Dev IRC:`#pypa-dev <https://web.libera.chat/#pypa-dev>`__
222-
210+
`PyPI <https://pypi.org/project/setuptools>`__
223211

224212
setuptools (which includes ``easy_install``) is a collection of
225213
enhancements to the Python distutils that allow you to more easily
@@ -284,9 +272,7 @@ virtualenv
284272
`Dev list <https://mail.python.org/mailman3/lists/distutils-sig.python.org/>`__ |
285273
`Issues <https://github.com/pypa/virtualenv/issues>`__ |
286274
`GitHub <https://github.com/pypa/virtualenv>`__ |
287-
`PyPI <https://pypi.org/project/virtualenv/>`__ |
288-
User IRC:`#pypa <https://web.libera.chat/#pypa>`__ |
289-
Dev IRC:`#pypa-dev <https://web.libera.chat/#pypa-dev>`__
275+
`PyPI <https://pypi.org/project/virtualenv/>`__
290276

291277
virtualenv is a tool which uses the command-line path environment
292278
variable to create isolated Python :term:`Virtual Environments
@@ -306,10 +292,7 @@ Warehouse
306292
`Docs <https://warehouse.pypa.io/>`__ |
307293
`Mailing list <http://mail.python.org/mailman/listinfo/distutils-sig>`__ [2]_ |
308294
`Issues <https://github.com/pypa/warehouse/issues>`__ |
309-
`GitHub <https://github.com/pypa/warehouse>`__ |
310-
Dev IRC:`#pypa-dev <https://web.libera.chat/#pypa-dev>`__
311-
312-
295+
`GitHub <https://github.com/pypa/warehouse>`__
313296

314297
The current codebase powering the :term:`Python Package Index
315298
(PyPI)`. It is hosted at `pypi.org <https://pypi.org/>`_. The default
@@ -325,9 +308,7 @@ wheel
325308
`Mailing list <http://mail.python.org/mailman/listinfo/distutils-sig>`__ [2]_ |
326309
`Issues <https://github.com/pypa/wheel/issues>`__ |
327310
`GitHub <https://github.com/pypa/wheel>`__ |
328-
`PyPI <https://pypi.org/project/wheel>`__ |
329-
User IRC:`#pypa <https://web.libera.chat/#pypa>`__ |
330-
Dev IRC:`#pypa-dev <https://web.libera.chat/#pypa-dev>`__
311+
`PyPI <https://pypi.org/project/wheel>`__
331312

332313
Primarily, the wheel project offers the ``bdist_wheel`` :ref:`setuptools` extension for
333314
creating :term:`wheel distributions <Wheel>`. Additionally, it offers its own
@@ -369,8 +350,7 @@ buildout
369350
`Mailing list <http://mail.python.org/mailman/listinfo/distutils-sig>`__ [2]_ |
370351
`Issues <https://bugs.launchpad.net/zc.buildout>`__ |
371352
`PyPI <https://pypi.org/project/zc.buildout>`__ |
372-
`GitHub <https://github.com/buildout/buildout/>`__ |
373-
IRC:`#buildout <https://web.libera.chat/#buildout>`__
353+
`GitHub <https://github.com/buildout/buildout/>`__
374354

375355
Buildout is a Python-based build system for creating, assembling and deploying
376356
applications from multiple parts, some of which may be non-Python-based. It
@@ -677,9 +657,7 @@ distutils
677657

678658
`Docs <https://docs.python.org/3/library/distutils.html>`__ |
679659
`User list <http://mail.python.org/mailman/listinfo/distutils-sig>`__ [2]_ |
680-
`Issues <http://bugs.python.org>`__ |
681-
User IRC:`#pypa <https://web.libera.chat/#pypa>`__ |
682-
Dev IRC:`#pypa-dev <https://web.libera.chat/#pypa-dev>`__
660+
`Issues <http://bugs.python.org>`__
683661

684662
The original Python packaging system, added to the standard library in
685663
Python 2.0.

0 commit comments

Comments
 (0)