File: control

package info (click to toggle)
libpwizlite 3.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,576 kB
  • sloc: cpp: 56,891; sh: 134; makefile: 18
file content (54 lines) | stat: -rw-r--r-- 1,686 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
Source: libpwizlite
Priority: optional
Maintainer: The Debichem Group <debichem-devel@lists.alioth.debian.org>
Uploaders: Filippo Rusconi <lopippo@debian.org>
Build-Depends: debhelper-compat (= 12),
 cmake (>=3.12),
 dh-exec (>= 0.3),
 dpkg-dev (>= 1.18.25),
 libboost-dev,
 libboost-thread-dev,
 libboost-filesystem-dev,
 libboost-iostreams-dev,
 libboost-chrono-dev,
 zlib1g-dev,
 python3-docutils
Standards-Version: 4.5.0
Section: libs
Homepage: https://salsa.debian.org/debichem-team/libpwizlite
Vcs-Browser: https://salsa.debian.org/debichem-team/libpwizlite
Vcs-Git: https://salsa.debian.org/debichem-team/libpwizlite.git


Package: libpwizlite-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libpwizlite3 (= ${binary:Version}), 
 ${misc:Depends}
Replaces: libpwizlite-dev (<< ${binary:Version})
Description: Library to load mzML/mzXML files (dev files)
 This library is a dumbed-down version of the Proteowizard library.
 This library only contains the required features to 
 load standard mzML/mzXML mass spectrometry data files.
 .
 See http://proteowizard.sourceforge.net/ for the original project.
 .
 This package ships the development files.


Package: libpwizlite3
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, 
 ${misc:Depends}
Replaces: libpwizlite3 (<< ${binary:Version})
Description: Library to load mzML/mzXML files (runtime files)
 This library is a dumbed-down version of the Proteowizard library.
 This library only contains the required features to 
 load standard mzML/mzXML mass spectrometry data files.
 .
 See http://proteowizard.sourceforge.net/ for the original project.
 .
 This package ships the runtime library files.