1 .. image:: images/banner-640x320.svg
2    :align: center
3 
4 Documentation
5 =============
6 
7 Setuptools is a fully-featured, actively-maintained, and stable library
8 designed to facilitate packaging Python projects.
9 
10 .. toctree::
11    :maxdepth: 1
12    :hidden:
13 
14    User guide <userguide/index>
15    build_meta
16    pkg_resources
17    references/keywords
18    setuptools
19 
20 .. toctree::
21    :caption: Project
22    :maxdepth: 1
23    :hidden:
24 
25    roadmap
26    Development guide <development/index>
27    Backward compatibility & deprecated practice <deprecated/index>
28    Changelog <history>
29    artwork
30 
31 .. tidelift-referral-banner::
32