File: control

package info (click to toggle)
biosyntax 1.0.0b-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,008 kB
  • sloc: sh: 876; xml: 246; makefile: 52
file content (90 lines) | stat: -rw-r--r-- 3,475 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
Source: biosyntax
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Dylan Aïssi <bob.dybian@gmail.com>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~)
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/biosyntax
Vcs-Git: https://salsa.debian.org/med-team/biosyntax.git
Homepage: https://biosyntax.org/

Package: biosyntax
Architecture: all
Depends: ${misc:Depends},
         biosyntax-gedit,
         biosyntax-less,
         biosyntax-vim
Description: Syntax Highlighting for Computational Biology (metapackage)
 Syntax highlighting for computational biology to bring you intuitively close
 to your data. BioSyntax supports .sam, .flagstat, .vcf, .fasta, .fastq, .faidx
 , .clustal, .pdb, .gtf, .bed files & more.
 .
 This is a metapackage depending on all bioSyntax plugins.

Package: biosyntax-gedit
Architecture: all
Depends: ${misc:Depends},
         biosyntax-common (= ${binary:Version}),
         gedit
Description: Syntax Highlighting for Computational Biology (gedit)
 Syntax highlighting for computational biology to bring you intuitively close
 to your data. BioSyntax supports .sam, .flagstat, .vcf, .fasta, .fastq, .faidx
 , .clustal, .pdb, .gtf, .bed files & more.
 .
 This package provides the bioSyntax plugin for gedit.
 .
 Please note: The plugin is not enabled per default, to enable it, please read:
 /usr/share/doc/biosyntax-gedit/README.Debian

Package: biosyntax-less
Architecture: all
Depends: ${misc:Depends},
         biosyntax-common (= ${binary:Version}),
         less,
         source-highlight
Description: Syntax Highlighting for Computational Biology (less)
 Syntax highlighting for computational biology to bring you intuitively close
 to your data. BioSyntax supports .sam, .flagstat, .vcf, .fasta, .fastq, .faidx
 , .clustal, .pdb, .gtf, .bed files & more.
 .
 This package provides the bioSyntax plugin for less.
 .
 Please note: The plugin is not enabled per default, to enable it, please read:
 /usr/share/doc/biosyntax-less/README.Debian

Package: biosyntax-vim
Architecture: all
Depends: ${misc:Depends},
         biosyntax-common (= ${binary:Version}),
         vim
Recommends: vim-addon-manager
Description: Syntax Highlighting for Computational Biology (vim)
 Syntax highlighting for computational biology to bring you intuitively close
 to your data. BioSyntax supports .sam, .flagstat, .vcf, .fasta, .fastq, .faidx
 , .clustal, .pdb, .gtf, .bed files & more.
 .
 This package provides the bioSyntax plugin for vim.
 .
 Please note: The plugin is not enabled per default, to enable it, please read:
 /usr/share/doc/biosyntax-vim/README.Debian

Package: biosyntax-example
Architecture: all
Depends: ${misc:Depends}
Description: Syntax Highlighting for Computational Biology (example)
 Syntax highlighting for computational biology to bring you intuitively close
 to your data. BioSyntax supports .sam, .flagstat, .vcf, .fasta, .fastq, .faidx
 , .clustal, .pdb, .gtf, .bed files & more.
 .
 This package provides example files for bioSyntax.

Package: biosyntax-common
Architecture: all
Depends: ${misc:Depends}
Description: Syntax Highlighting for Computational Biology (common files)
 Syntax highlighting for computational biology to bring you intuitively close
 to your data. BioSyntax supports .sam, .flagstat, .vcf, .fasta, .fastq, .faidx
 , .clustal, .pdb, .gtf, .bed files & more.
 .
 This package provides common files of bioSyntax.