1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
|
Source: libgtkdatabox
Section: libs
Priority: extra
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
DM-Upload-Allowed: yes
Uploaders: Ramakrishnan Muthukrishnan <rkrishnan@debian.org>,
Andreas Tille <tille@debian.org>
Build-Depends: debhelper (>= 7), cdbs, autotools-dev, d-shlibs (>= 0.40),
libgtk2.0-dev (>= 2.12.2), libcairo2-dev, libpango1.0-dev, gtk-doc-tools,
libglade2-dev, libgladeui-1-dev, quilt
Standards-Version: 3.8.3
Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/libgtkdatabox/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/libgtkdatabox/trunk/
Homepage: http://sourceforge.net/projects/gtkdatabox
Package: libgtkdatabox-0.9.1-1-dev
Section: libdevel
Architecture: any
Provides: libgtkdatabox-dev
Conflicts: libgtkdatabox-dev
Depends: ${shlibs:Depends}, ${misc:Depends}, libgtkdatabox-0.9.1-1 (= ${binary:Version}),
libgtk2.0-dev
Description: A Gtk+ library to display large amounts of numerical data
One or more data sets of thousands of data points (X and Y coordinate) may be
displayed and updated in split seconds. The widget is therfore used in many
scientific and private projects that need to show quickly changing data live.
GtkDatabox offers the ability to zoom into and out of the data and to navigate
through your data by scrolling.
.
In addition to rulers and a simple coordinate cross, GtkDatabox now also allows
you to add one (or even more) configurable grids like on an oscilloscope.
.
Data may be presented as dots, lines connecting the data, or vertical bars.
The widget allows you to easily transform pixel coordinates into data
coordinates, thus allowing you to easily create powerful applications for
data analysis.
.
Development package
Package: libgtkdatabox-0.9.1-1
Section: libs
Architecture: any
Replaces: libgtkdatabox
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A Gtk+ library to display large amounts of numerical data
One or more data sets of thousands of data points (X and Y coordinate) may be
displayed and updated in split seconds. The widget is therfore used in many
scientific and private projects that need to show quickly changing data live.
GtkDatabox offers the ability to zoom into and out of the data and to navigate
through your data by scrolling.
.
In addition to rulers and a simple coordinate cross, GtkDatabox now also allows
you to add one (or even more) configurable grids like on an oscilloscope.
.
Data may be presented as dots, lines connecting the data, or vertical bars.
The widget allows you to easily transform pixel coordinates into data
coordinates, thus allowing you to easily create powerful applications for
data analysis.
Package: libgtkdatabox-0.9.1-1-glade
Section: libs
Architecture: any
Provides: libgtkdatabox-glade
Conflicts: libgtkdatabox-glade, libgtkdatabox-0.9.0-1-glade
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A Gtk+ library to display large amounts of numerical data
One or more data sets of thousands of data points (X and Y coordinate) may be
displayed and updated in split seconds. The widget is therfore used in many
scientific and private projects that need to show quickly changing data live.
GtkDatabox offers the ability to zoom into and out of the data and to navigate
through your data by scrolling.
.
In addition to rulers and a simple coordinate cross, GtkDatabox now also allows
you to add one (or even more) configurable grids like on an oscilloscope.
.
Data may be presented as dots, lines connecting the data, or vertical bars.
The widget allows you to easily transform pixel coordinates into data
coordinates, thus allowing you to easily create powerful applications for
data analysis.
.
Modules for GUI development with Glade3
Package: libgtkdatabox-0.9.1-1-libglade
Section: libs
Architecture: any
Provides: libgtkdatabox-libglade
Conflicts: libgtkdatabox-libglade, libgtkdatabox-0.9.0-1-libglade
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A Gtk+ library to display large amounts of numerical data
One or more data sets of thousands of data points (X and Y coordinate) may be
displayed and updated in split seconds. The widget is therfore used in many
scientific and private projects that need to show quickly changing data live.
GtkDatabox offers the ability to zoom into and out of the data and to navigate
through your data by scrolling.
.
In addition to rulers and a simple coordinate cross, GtkDatabox now also allows
you to add one (or even more) configurable grids like on an oscilloscope.
.
Data may be presented as dots, lines connecting the data, or vertical bars.
The widget allows you to easily transform pixel coordinates into data
coordinates, thus allowing you to easily create powerful applications for
data analysis.
.
Libraries for run-time GUI loading with libglade
|