nb2plots 0.7.2-3 source package in Ubuntu

Changelog

nb2plots (0.7.2-3) unstable; urgency=medium

  * adopt package inside DPT (Closes: #1064947)
  * deduplicate BSD-2-clause license, add some missing tags
  * set Rules-Requires-Root: no

 -- Alexandre Detiste <email address hidden>  Sat, 16 Mar 2024 15:12:36 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nb2plots_0.7.2-3.dsc 2.2 KiB 854653e0a8f9110b992434053bd955226a9c17fee1fe0fdb42ff98b80ed69e5f
nb2plots_0.7.2.orig.tar.gz 150.6 KiB ccfc6c51a4b9824a5484945914b32229216be0691b29c5a2d16ac125e144fbdf
nb2plots_0.7.2-3.debian.tar.xz 4.9 KiB 03086e8c094dd5f3bd6235b30a2a3c68af135fe3679e1d7cf8fe04bce49fa5e2

Available diffs

No changes file available.

Binary packages built by this source

python3-nb2plots: Converting between ipython notebooks and sphinx docs (Python 3)

 nb2plots converts Jupyter notebooks to ReST files for Sphinx, and back again.
 .
 Nb2plots assumes that the ReST document will become the source for your Sphinx
 web pages, but also for future versions of the notebook. The notebook may
 serve as a draft for the polished ReST page, and an output format from the
 Sphinx build.
 .
 This package contains the Python 3 version of nb2plots.