duecredit 0.7.0-3 source package in Ubuntu

Changelog

duecredit (0.7.0-3) unstable; urgency=medium

  * Completely remove mentioining of python2 in debian/rules
    (Closes: #936450)

 -- Yaroslav Halchenko <email address hidden>  Wed, 18 Dec 2019 22:21:04 -0500

Upload details

Uploaded by:
Yaroslav Halchenko
Uploaded to:
Sid
Original maintainer:
Yaroslav Halchenko
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
duecredit_0.7.0-3.dsc 1.8 KiB baadf6cc9a942c013a1dd85951eb787acb8aaebe54ee7f20b01474796872234a
duecredit_0.7.0.orig.tar.gz 406.8 KiB 6d41c3d790f734f88a3fb5d1c84944030ad167d0e5272c6bc8b074a328294f26
duecredit_0.7.0-3.debian.tar.xz 3.7 KiB 6f279ec706a68c20d090c57c95adc3bad88bacb0c52e508624410edf7e63acce

No changes file available.

Binary packages built by this source

python3-duecredit: 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