Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> skribis: > From ca3474b1a639e43d708aad4385057cd84e3cce8b Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> > Date: Wed, 15 Apr 2015 17:46:35 +0200 > Subject: [PATCH] gnu: Add Biopython. > > * gnu/packages/bioinformatics.scm (python-biopython, python2-biopython): New > variables.
[...] > + (home-page "http://biopython.org/") > + (synopsis "Set of tools for biological computation in Python") s/Set of// > + (description > + "Biopython is a set of tools for biological computation written in > Python > +by an international team of developers.") What about removing “written ...” and instead giving a few keywords of the features/algorithms it implements? OK to push with these changes. Thank you! Ludo’.