[ ソース: doit ]
パッケージ: python-doit-doc (0.31.1-3.3)
python-doit-doc に関するリンク
Debian の資源:
doit ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pydoit.org]
類似のパッケージ:
Automation tool for executing any kind of task in a build-tools fashion - doc
doit is an automation tool that brings the power of build-tools to execute any kind of task.
A task describes some computation to be done (actions), and contains some extra meta-data. The actions can be external programs or Python functions. A single task may define more than one action. doit uses the task’s meta-data to:
* cache task results * correct execution order * parallel execution * powerful dependency system
This package contains API documentation and examples.
その他の python-doit-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- rec: python3-doit
- Automation tool (Python3) to execute any kind of task in a build-tools fashion