NOTICE: This package has been removed from pkgsrc

./wip/biopython, Python libraries for computational molecular biology

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.63b, Package name: py39-biopython-1.63b, Maintainer: dprice

The Biopython package contains high-quality, reusable modules and
scripts written in Python to make it as easy as possible to use Python
for bioinformatics. The Biopython includes the follwing: the ability to
parse bioinformatics files into python utilizable data structures,
including support for the formats such as Blast output, Clustalw, FASTA,
GenBank, PubMed and Medicine, various Expasy files, SCOP, Rebase,
UniGene, and SwissProt.


Required to run:
[print/py-reportlab] [math/py-numpy]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: f7eb4192a79fc052761e1050665abaf5ab00aa20
Filesize: 11243.383 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2013-12-02 10:51:12 by Kamel Derouiche | Files touched by this commit (1)
Log message:
old version

   2013-12-02 10:46:01 by Kamel Derouiche | Files touched by this commit (3)
Log message:

	UPDATE Makefile:
	o upgrade version 1.53 --> 1.63b
	o remove *.txt (Documentation)
	o remove patches
   2013-02-24 15:56:45 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Fix PKGNAME to make dependencies resolve.
Reset package revision due to change of package name.
   2012-09-24 19:14:23 by Aleksej Saushev | Files touched by this commit (43)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-10-26 17:46:30 by ndb | Files touched by this commit (3)
Log message:
Corrected patches/patch-aa.
   2010-03-31 15:42:46 by Wen Heping | Files touched by this commit (3)
Log message:
- Update to 1.53
- Update License
- Remove the unneeded patch