Rename xpyb to py-xpyb (#2120)
This commit is contained in:
parent
7a575d2f4b
commit
eeded917cd
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
from spack import *
|
from spack import *
|
||||||
|
|
||||||
|
|
||||||
class Xpyb(Package):
|
class PyXpyb(Package):
|
||||||
"""xpyb provides a Python binding to the X Window System protocol
|
"""xpyb provides a Python binding to the X Window System protocol
|
||||||
via libxcb."""
|
via libxcb."""
|
||||||
|
|
Loading…
Reference in a new issue