sciplot 1.37-2
Package Information
| Description | widget for scientific plotting The SciPlot Widget is a GTK4/Cairo-based widget capable of plotting Cartesian or polar graphs, including logarithmic axes in Cartesian plots. Features provided in the widget include automatic scaling, legend drawing, axis labeling, PostScript output, multiple plotted lines, color support, user font specification, dashed lines, symbols drawn at points, logarithmic scales on one or both axes in Cartesian plots, and degrees or radians as angles in polar plots. |
|---|---|
| Maintainer | Barak A. Pearlmutter <bap@debian.org> |
| Changed By | Barak A. Pearlmutter <bap@debian.org> |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/debian/sciplot.git (browse) |
| Popcon Installs | 11 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/sciplot |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Changed-By | Barak A. Pearlmutter |
|---|---|
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Wed, 03 Jun 2026 12:57:12 +0100 |
| Source | sciplot |
| Version | 1.37-2 |
Changelog
sciplot (1.37-2) unstable; urgency=medium . * General debian/* cleanups and loose ends * Add upstream/metadata * Bump library name to correspond to bumped soname (oops) * add lib conflict to avoid bungled soname transition issue
.dsc
| Section | libdevel |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | libsciplot-dev deb libdevel optional arch=any libsciplot2 deb libs optional arch=any sciplot-bin deb graphics optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: sciplot
Upstream-Contact: Rob McMullen <rwmcm@mail.ae.utexas.edu>
Source: https://github.com/barak/sciplot
Files: *
Copyright: 1995-1996 Robert W. McMullen <rwmcm@mail.ae.utexas.edu>
2026 Barak A. Pearlmutter <barak@pearlmutter.net>
License: LGPL-2+
Files: debian/*
Copyright: 1998 John Lapeyre <lapeyre@physics.arizona.edu>
1999 Sean E. Perry <shaleh@debian.org>
2000 Randolph Chung <tausq@debian.org>
2000 Martin Michlmayr <tbm@cyrius.com>
2003-2026 Barak A. Pearlmutter <bap@debian.org>
2019 Ondřej Nový <onovy@debian.org>
2024 Benjamin Drung <bdrung@debian.org>
License: LGPL-2+
License: LGPL-2+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
.
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
.
On Debian systems, the full text of the GNU Library General Public
License version 2 can be found in the file
`/usr/share/common-licenses/LGPL-2'.