パッケージ: reprozip (1.0.16-1)
reprozip に関するリンク
Debian の資源:
reprozip ソースパッケージをダウンロード:
メンテナ:
- Debian Science Maintainers (QA ページ, メールアーカイブ)
- Ghislain Antony Vaillant (QA ページ)
- Yaroslav Halchenko (QA ページ)
外部の資源:
- ホームページ [www.reprozip.org]
類似のパッケージ:
tool for reproducing scientific experiments (packer)
ReproZip is a tool aimed at simplifying the process of creating reproducible experiments from command-line executions, a frequently-used common denominator in computational science.
It tracks operating system calls and creates a package that contains all the binaries, files and dependencies required to run a given command on the author’s computational environment (packing step). A reviewer can then extract the experiment in his environment to reproduce the results (unpacking step).
This package provides the ReproZip packer.
その他の reprozip 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-reprozip
- modules for the ReproZip packer