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 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134
|
Source: libgtkdatabox
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Ramakrishnan Muthukrishnan <rkrishnan@debian.org>,
Andreas Tille <tille@debian.org>,
Daniele E. Domenichelli <daniele.domenichelli@gmail.com>
Section: libs
Priority: optional
Build-Depends: debhelper (>= 9),
dh-autoreconf,
d-shlibs,
libgtk2.0-dev,
libcairo2-dev,
libpango1.0-dev,
gtk-doc-tools,
libglade2-dev,
libgladeui-dev
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/libgtkdatabox.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/libgtkdatabox.git
Homepage: http://sourceforge.net/projects/gtkdatabox
Package: libgtkdatabox-0.9.2-0-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends},
${misc:Depends},
libgtkdatabox-0.9.2-0 (= ${binary:Version}),
libgtk2.0-dev,
libjs-jquery
Provides: libgtkdatabox-dev
Conflicts: libgtkdatabox-dev
Description: Gtk+ library to display large amounts of numerical data (development)
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.2-0
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Description: 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.2-0-glade
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Provides: libgtkdatabox-glade
Description: Gtk+ library to display large amounts of numerical data (glade API)
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.2-0-libglade
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Provides: libgtkdatabox-libglade
Description: Gtk+ library to display large amounts of numerical data (glade lib)
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
Package: libgtkdatabox-0.9.2-0-doc
Architecture: all
Section: doc
Depends: ${shlibs:Depends},
${misc:Depends}
Conflicts: libgtkdatabox-0.9.1-1-dev
Description: Gtk+ library to display large amounts of numerical data (API doc)
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.
.
This package contains the API documentation.
|