File: control

package info (click to toggle)
staden-io-lib 1.14.8-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 12,372 kB
  • ctags: 3,853
  • sloc: ansic: 44,411; sh: 11,616; makefile: 318; perl: 188
file content (81 lines) | stat: -rw-r--r-- 3,499 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
Source: staden-io-lib
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Charles Plessy <plessy@debian.org>,
           Andreas Tille <tille@debian.org>,
           Thorsten Alteholz <debian@alteholz.de>
Section: science
Testsuite: autopkgtest
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               zlib1g-dev,
               libcurl4-gnutls-dev | libcurl4-nss-dev,
               d-shlibs
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/staden-io-lib/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/staden-io-lib/trunk/
Homepage: http://staden.sourceforge.net/

Package: staden-io-lib-utils
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: staden-io-lib-examples
Description: programs for maniuplating DNA sequencing files
 The io_lib from the Staden package is a library of file reading and writing
 code to provide a general purpose trace file (and Experiment File) reading
 interface. It has been compiled and tested on a variety of unix systems,
 MacOS X and MS Windows.
 .
 This package contains the programs that are distributed with the Staden io_lib
 for manipulating and converting sequencing data files, and in particular files
 to maniuplate short reads generated by second and third generation sequencers
 and stored in SRF format.

Package: libstaden-read-dev
Architecture: any
Section: libdevel
Depends: libstaden-read11 (= ${binary:Version}),
         ${misc:Depends}
Description: development files for libstaden-read
 This package contains the header and development files needed to build
 programs and packages using the Staden io_lib.
 .
 The io_lib from the Staden package is a library of file reading and writing
 code to provide a general purpose trace file (and Experiment File) reading
 interface. It has been compiled and tested on a variety of unix systems,
 MacOS X and MS Windows.

Package: libstaden-read11
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Staden library for reading and writing DNA sequencing results
 This package contains the Staden io_lib, that is renamed in Debian and
 Fedora ‘staden-read’ instead of ‘read’. This library supports various DNA
 sequence read formats, in particular SCF, ABI, ALF, CTF, ZTR, SFF and SRF.
 .
 The io_lib from the Staden package is a library of file reading and writing
 code to provide a general purpose trace file (and Experiment File) reading
 interface. It has been compiled and tested on a variety of unix systems,
 MacOS X and MS Windows.

Package: staden-io-lib-examples
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Recommends: staden-io-lib-utils
Description: programs for maniuplating DNA sequencing files (usage examples)
 The io_lib from the Staden package is a library of file reading and writing
 code to provide a general purpose trace file (and Experiment File) reading
 interface. It has been compiled and tested on a variety of unix systems,
 MacOS X and MS Windows.
 .
 This package contains the programs that are distributed with the Staden io_lib
 for manipulating and converting sequencing data files, and in particular files
 to maniuplate short reads generated by second and third generation sequencers
 and stored in SRF format.
 .
 This package contains example data and a test suite to test the data.