[ ソース: cookiecutter ]
パッケージ: python-cookiecutter-doc (2.6.0-1)
python-cookiecutter-doc に関するリンク
Debian の資源:
cookiecutter ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
create projects from project templates (documentation)
Cookiecutter is command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.
It can also be used as a Python module. It supports local and remote templates. The templating is done with Jinja2 and there is no limitation on the language used by the templated projects (Python, Ruby, Javascript, C, HTML, Postscript...).
This package contains the documentation.
その他の python-cookiecutter-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-jquery (>= 3.6.0)
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 7.2.2)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: sphinx-rtd-theme-common (>= 2.0.0+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- sug: cookiecutter
- create projects from project templates