python-xstatic-angular-vis 4.16.0.0-3 source package in Ubuntu

Changelog

python-xstatic-angular-vis (4.16.0.0-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * Use debhelper-compat instead of debian/compat.

  [ Thomas Goirand ]
  * Add missing depends on python3-xstatic.
  * Cleans better (Closes: #1046642).

 -- Thomas Goirand <email address hidden>  Fri, 18 Aug 2023 10:12:28 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xstatic-angular-vis_4.16.0.0-3.dsc 2.2 KiB 80cd861564ba2672c74433a2010f54ffb9971d5aa91b578a86d459c5a9204403
python-xstatic-angular-vis_4.16.0.0.orig.tar.xz 3.9 KiB 1b3c32fde4d6f012866d335681e6c69e8be3b7132df599ed7d594e2d1fe31c53
python-xstatic-angular-vis_4.16.0.0-3.debian.tar.xz 2.4 KiB 5d97898d9854ffd1acdee2eaa910d93839230b8b94982659e6c35dfd11200747

Available diffs

No changes file available.

Binary packages built by this source

python3-xstatic-angular-vis: Angular Vis XStatic support

 XStatic is a Python web development tool for handling required static data
 files from external projects, such as CSS, images, and JavaScript. It provides
 a lightweight infrastructure to manage them via Python modules that your app
 can depend on in a portable, virtualenv-friendly way instead of using embedded
 copies.
 .
 Angular-vis provides AngularJS directive for VisJS.
 .
 VisJS is a dynamic, browser based visualization library. The library is
 designed to be easy to use, to handle large amounts of dynamic data, and to
 enable manipulation of and interaction with the data. The library consists of
 the components DataSet, Timeline, Network, Graph2d and Graph3d. See visjs.org.