File: control

package info (click to toggle)
lhapdf 5.8.7%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 18,096 kB
  • sloc: fortran: 55,662; sh: 10,220; cpp: 2,033; ansic: 612; python: 488; makefile: 426
file content (109 lines) | stat: -rw-r--r-- 5,052 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
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
Source: lhapdf
Section: science
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Lifeng Sun <lifongsun@gmail.com>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, gfortran, swig, python-dev, python-support, octave-pkg-dev, gnuplot
Build-Depends-Indep: doxygen-latex, ghostscript
Standards-Version: 3.9.3
Homepage: http://projects.hepforge.org/lhapdf/
Vcs-Git: git://git.debian.org/git/debian-science/packages/lhapdf.git
Vcs-Browser: http://git.debian.org/?p=debian-science/packages/lhapdf.git;a=summary

Package: liblhapdf0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: lhapdf-pdfsets-minimal
Description: [Physics] Les Houches Accord PDF Interface
 LHAPDF provides a unified and easy to use interface to modern PDF sets. It is
 designed to work not only with individual PDF sets but also with the more
 recent multiple "error" sets. It can be viewed as the successor to PDFLIB,
 incorporating many of the older sets found in the latter, including pion and
 photon PDFs. In LHAPDF the computer code and input parameters/grids are
 separated thus allowing more easy updating and no limit to the expansion
 possibilities.

Package: liblhapdf-dev
Section: libdevel
Architecture: any
Depends: liblhapdf0 (= ${binary:Version}), ${misc:Depends}
Recommends: lhapdf-pdfsets-minimal
Suggests: lhapdf-ccwrap-doc
Description: [Physics] Les Houches Accord PDF Interface - development files
 LHAPDF provides a unified and easy to use interface to modern PDF sets. It is
 designed to work not only with individual PDF sets but also with the more
 recent multiple "error" sets. It can be viewed as the successor to PDFLIB,
 incorporating many of the older sets found in the latter, including pion and
 photon PDFs. In LHAPDF the computer code and input parameters/grids are
 separated thus allowing more easy updating and no limit to the expansion
 possibilities.
 .
 This package provides development files of LHAPDF, including C++ bindings.

Package: python-lhapdf
Section: python
Architecture: any
Depends: liblhapdf0 (= ${binary:Version}), ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: lhapdf-pdfsets-minimal
Description: Python Bindings for LHAPDF
 LHAPDF provides a unified and easy to use interface to modern PDF sets. It is
 designed to work not only with individual PDF sets but also with the more
 recent multiple "error" sets. It can be viewed as the successor to PDFLIB,
 incorporating many of the older sets found in the latter, including pion and
 photon PDFs. In LHAPDF the computer code and input parameters/grids are
 separated thus allowing more easy updating and no limit to the expansion
 possibilities.
 .
 This package provides Python bindings for LHAPDF.

Package: octave-lhapdf
Priority: extra
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: octave, liblhapdf0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Recommends: lhapdf-pdfsets-minimal
Description: Octave Bindings for LHAPDF
 LHAPDF provides a unified and easy to use interface to modern PDF sets. It is
 designed to work not only with individual PDF sets but also with the more
 recent multiple "error" sets. It can be viewed as the successor to PDFLIB,
 incorporating many of the older sets found in the latter, including pion and
 photon PDFs. In LHAPDF the computer code and input parameters/grids are
 separated thus allowing more easy updating and no limit to the expansion
 possibilities.
 .
 This package provides Octave bindings for LHAPDF.

Package: lhapdf-pdfsets-minimal
Architecture: all
Depends: python-lhapdf, ${python:Depends}, ${misc:Depends}
Description: Minimal PDF Sets of LHAPDF
 LHAPDF provides a unified and easy to use interface to modern PDF sets. It is
 designed to work not only with individual PDF sets but also with the more
 recent multiple "error" sets. It can be viewed as the successor to PDFLIB,
 incorporating many of the older sets found in the latter, including pion and
 photon PDFs. In LHAPDF the computer code and input parameters/grids are
 separated thus allowing more easy updating and no limit to the expansion
 possibilities.
 .
 This package provides a minimal PDF sets required by the test suites of
 LHAPDF.

Package: lhapdf-ccwrap-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: C++ Bindings for LHAPDF - documentation
 LHAPDF provides a unified and easy to use interface to modern PDF sets. It is
 designed to work not only with individual PDF sets but also with the more
 recent multiple "error" sets. It can be viewed as the successor to PDFLIB,
 incorporating many of the older sets found in the latter, including pion and
 photon PDFs. In LHAPDF the computer code and input parameters/grids are
 separated thus allowing more easy updating and no limit to the expansion
 possibilities.
 .
 This package provides documentation of C++ bindings for LHAPDF.