パッケージ: python3-duecredit (0.10.2-2)
python3-duecredit に関するリンク
Debian の資源:
duecredit ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Publications (and donations) tracer
duecredit is being conceived to address the problem of inadequate citation of scientific software and methods, and limited visibility of donation requests for open-source software.
It provides a simple framework (at the moment for Python only) to embed publication or other references in the original code so they are automatically collected and reported to the user at the necessary level of reference detail, i.e. only references for actually used functionality will be presented back if software provides multiple citeable implementations.
To get a sense of what duecredit is about, simply run or your analysis script with `-m duecredit`, e.g.
python3 -m duecredit examples/example_scipy.py
その他の python3-duecredit 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-citeproc
- Citation Style Language (CSL) processor for Python3
-
- dep: python3-looseversion
- Version numbering for anarchists and software realists
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ