[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/3]: Add pyyaml.
From: |
Andreas Enge |
Subject: |
Re: [PATCH 2/3]: Add pyyaml. |
Date: |
Sat, 28 Feb 2015 15:21:49 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
Hello,
On Thu, Feb 26, 2015 at 02:40:05PM +0100, Ricardo Wurmus wrote:
> * gnu/packages/python.scm (python-pyyaml, python2-pyyaml): New variables.
this looks good, please push.
> * gnu/packages/bioinformatics.scm (python2-pybedtools): New variable.
> + (synopsis "Python wrapper for BEDtools programs")
This sounds as if the result is a python stand-alone program and not a
library? In the first case, it should be called "pybedtools". Otherwise
okay to push.
Andreas