-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For issue #73 - update libzstd to 1.5.1
- Loading branch information
Sergey Dryabzhinsky
committed
Jan 3, 2022
1 parent
43c7918
commit 30fccb1
Showing
5 changed files
with
37 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
Metadata-Version: 1.1 | ||
Name: zstd | ||
Version: 1.5.0.4 | ||
Version: 1.5.1.0 | ||
Summary: Simple python bindings to Yann Collet ZSTD compression library | ||
Home-page: https://github.com/sergey-dryabzhinsky/python-zstd | ||
Author: Sergey Dryabzhinsky | ||
Author-email: sergey.dryabzhinsky@gmail.com | ||
License: BSD | ||
Download-URL: https://github.com/sergey-dryabzhinsky/python-zstd/archive/v1.5.0.4.tar.gz | ||
Download-URL: https://github.com/sergey-dryabzhinsky/python-zstd/archive/v1.5.1.0.tar.gz | ||
Description: Simple ZSTandarD bindings for Python | ||
Keywords: zstd,zstandard,compression | ||
Platform: POSIX |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters