mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add python2-zipp.
* gnu/packages/python-compression.scm (python2-zipp): New public variable.
This commit is contained in:
parent
fd5c264ad8
commit
f15bdfebc6
1 changed files with 3 additions and 0 deletions
|
@ -235,6 +235,9 @@ install: libbitshuffle.so
|
|||
wrapper. It provides a backport of the @code{Path} object.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-zipp
|
||||
(package-with-python2 python-zipp))
|
||||
|
||||
(define-public python-zstandard
|
||||
(package
|
||||
(name "python-zstandard")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue