Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/file/02c4cfd12d4c/debian/control.in
Дата изменения: Unknown
Дата индексирования: Mon Feb 4 07:43:51 2013
Кодировка:
allpy: 02c4cfd12d4c debian/control.in

allpy

view debian/control.in @ 388:02c4cfd12d4c

allpy.base: code cleanup - removed Alignment._column_at(i) in favour of Alignment._pad_to_width(n) - cleaned up code around usage of _column_at to make it more readable
author Daniil Alexeyevsky <dendik@kodomo.fbb.msu.ru>
date Wed, 02 Feb 2011 21:28:18 +0300
parents
children 807e1e71bc33
line source
1 Source: allpy
2 Section: science
3 Priority: optional
4 Maintainer: Danya Alexeyevsky <dendik@kodomo.fbb.msu.ru>
5 Standards-Version: 3.6.1
6 Build-Depends: @cdbs@
8 Package: python-allpy
9 Architecture: all
10 Depends: python (>> 2.5)
11 Description: Python library for working with alignments
13 Package: geometrical-core
14 Architecture: all
15 Depends: python-allpy
16 Description: Find geometrical core in a multiple alignment