File: api.rst

package info (click to toggle)
python-build 1.2.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 508 kB
  • sloc: python: 2,622; makefile: 16
file content (26 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
API Documentation
=================

``build`` module
----------------

.. automodule:: build
   :members:
   :undoc-members:
   :show-inheritance:

``build.env`` module
--------------------

.. automodule:: build.env
   :members:
   :undoc-members:
   :show-inheritance:

``build.util`` module
---------------------

.. automodule:: build.util
   :members:
   :undoc-members:
   :show-inheritance: