File: control

package info (click to toggle)
blitz%2B%2B 1%3A0.9-13
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 12,964 kB
  • sloc: cpp: 97,340; sh: 8,422; fortran: 1,208; makefile: 646; f90: 596
file content (58 lines) | stat: -rw-r--r-- 1,964 bytes parent folder | download
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
Source: blitz++
Section: devel
Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
DM-Upload-Allowed: yes
Uploaders: Andreas Tille <tille@debian.org>
Build-Depends: gfortran | fortran-compiler, autotools-dev, texinfo,
 libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev,
 debhelper (>= 9), d-shlibs, doxygen-latex, texi2html, cfortran
Standards-Version: 3.9.3
Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/libblitz/trunk/
Vcs-Svn: svn://svn.debian.org/debian-science/packages/libblitz/trunk/
Homepage: http://oonumerics.org/blitz/

Package: libblitz0ldbl
Architecture: any
Priority: extra
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: libblitz-doc
Conflicts: libblitz0
Replaces: libblitz0
Provides: libblitz0
Description: C++ template class library for scientific computing
 Blitz++ offers a high level of abstraction, 
 but performance which rivals Fortran.  The
 current version supports arrays and vectors.
 .
 This package contains the dynamic library.

Package: libblitz0-dev
Architecture: any
Priority: extra
Section: libdevel
Depends: libblitz0ldbl (= ${binary:Version}), ${misc:Depends}
Provides: libblitz-dev, blitz++
Conflicts: libblitz-dev, blitz++
Recommends: libblitz-doc
Description: C++ template class library for scientific computing
 Blitz++ offers a high level of abstraction, 
 but performance which rivals Fortran.  The
 current version supports arrays and vectors.
 .
 This package contains the static library
 and header files for  compiling programs with
 blitz++.

Package: libblitz-doc
Architecture: all
Priority: extra
Depends: ${misc:Depends}, libjs-jquery
Section: doc
Description: C++ template class library for scientific computing
 Blitz++ offers a high level of abstraction, 
 but performance which rivals Fortran.  The
 current version supports arrays and vectors.
 .
 This package contains the documentation and examples.