Rename xpyb to py-xpyb (#2120)

This commit is contained in:
Adam J. Stewart 2016-10-25 12:10:16 -05:00 committed by Todd Gamblin
parent 7a575d2f4b
commit eeded917cd

View file

@ -25,7 +25,7 @@
from spack import *
class Xpyb(Package):
class PyXpyb(Package):
"""xpyb provides a Python binding to the X Window System protocol
via libxcb."""