File: control

package info (click to toggle)
embassy-phylip 3.69%2B20110714-1
  • links: PTS, VCS
  • area: non-free
  • in suites: wheezy
  • size: 7,716 kB
  • sloc: ansic: 64,656; sh: 10,934; makefile: 151
file content (40 lines) | stat: -rw-r--r-- 1,745 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
Source: embassy-phylip
Section: non-free/science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
DM-Upload-Allowed: yes
Uploaders: Charles Plessy <plessy@debian.org>,
 Andreas Tille <tille@debian.org>
Build-Depends:
	debhelper (>= 9),
	autotools-dev,
	libxaw7-dev,
        emboss-lib (>= 6.4.0-1~),
        emboss-lib (<< 6.4.1~),
	libgd2-xpm-dev,
	libmysqlclient-dev,
        libpq-dev
Standards-Version: 3.9.3
Homepage: http://emboss.sourceforge.net/apps/cvs/embassy/index.html#PHYLIPNEW
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/embassy-phylip/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/embassy-phylip/trunk

Package: embassy-phylip
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, emboss-lib (>= 6.4.0-1~), emboss-lib (<< 6.4.1~)
Description: EMBOSS conversions of the programs in the phylip package
 This package is the adaptation of the PHYLIP package in which its
 programs can operate with the biological sequence formats and databases
 of the European Molecular Biology Open Software Suite (EMBOSS). The
 software packages adapted for EMBOSS are called EMBASSY.
 .
 PHYLIP (the PHYLogeny Inference Package) is a package of programs for
 inferring phylogenies (evolutionary trees). Methods that are available
 in the package include parsimony, distance matrix, and likelihood
 methods, including bootstrapping and consensus trees. Data types that
 can be handled include molecular sequences, gene frequencies,
 restriction sites and fragments, distance matrices, and discrete
 characters.
 .
 The EMBASSY PHYLIP programs all have the prefix "f" to distinguish them
 from the original programs and avoid namespace conflict.