File: builder.rst

package info (click to toggle)
python-whey 0.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,912 kB
  • sloc: python: 4,433; makefile: 7
file content (15 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
======================
:mod:`whey.builder`
======================

.. autosummary-widths:: 1/2

.. automodule:: whey.builder
	:no-members:
	:autosummary-members:

.. autoclass:: whey.builder.AbstractBuilder
.. latex:clearpage::
.. autoclass:: whey.builder.SDistBuilder
.. latex:clearpage::
.. autoclass:: whey.builder.WheelBuilder