duecredit 0.9.1-1ubuntu1 source package in Ubuntu

Changelog

duecredit (0.9.1-1ubuntu1) lunar; urgency=medium

  * Make Debian Python version PEP440 compliant (LP: #1991606)

 -- Benjamin Drung <email address hidden>  Wed, 01 Feb 2023 11:45:02 +0100

Upload details

Uploaded by:
Benjamin Drung
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
duecredit_0.9.1.orig.tar.gz 409.7 KiB b1cd62f786ee1fcbfc9952d6670d4588b046e4641e9ad528b73e3214db6e5cbf
duecredit_0.9.1-1ubuntu1.debian.tar.xz 4.9 KiB b5f250af03a57f0ec6e0f14b74b32696d2fd9c981a86b2042abc88a8e77477f0
duecredit_0.9.1-1ubuntu1.dsc 2.0 KiB 0011b8f2f3c1a8246341b2090097f48df544c4cbc2113ce9e21c719313b09af5

View changes file

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