rename py-pauvr to py-pauvre (#11437)

* rename py-pauvr to py-pauvre
This commit is contained in:
Levi Baber 2019-05-13 18:55:53 -05:00 committed by Greg Becker
parent a27f2978b9
commit 71d8b8a9b6

View File

@ -6,8 +6,8 @@
from spack import *
class PyPauvr(PythonPackage):
"""pauvr: a plotting package designed for nanopore and PacBio long reads"""
class PyPauvre(PythonPackage):
"""pauvre: plotting package designed for nanopore and PacBio long reads"""
homepage = "https://github.com/conchoecia/pauvre"
url = "https://github.com/conchoecia/pauvre/archive/0.1.86.tar.gz"