pygcrypt
Advanced tools
+1
-1
| Metadata-Version: 1.1 | ||
| Name: pygcrypt | ||
| Version: 0.9.9.post31 | ||
| Version: 0.9.9.post32 | ||
| Summary: libgcrypt in Python | ||
@@ -5,0 +5,0 @@ Home-page: https://phab.okhin.fr/diffusion/PGCRY/ |
| Metadata-Version: 1.1 | ||
| Name: pygcrypt | ||
| Version: 0.9.9.post31 | ||
| Version: 0.9.9.post32 | ||
| Summary: libgcrypt in Python | ||
@@ -5,0 +5,0 @@ Home-page: https://phab.okhin.fr/diffusion/PGCRY/ |
@@ -7,3 +7,3 @@ #!/usr/bin/env python | ||
| from . import ciphers | ||
| from .cgtypes import mpi, sexpression, key | ||
| from .gctypes import mpi, sexpression, key | ||
@@ -10,0 +10,0 @@ lib = ffi.dlopen(find_library("gcrypt")) |
@@ -10,3 +10,3 @@ #!/usr/bin/env python | ||
| from . import errors | ||
| from .cgtypes import mpi, sexpression, key | ||
| from .gctypes import mpi, sexpression, key | ||
@@ -13,0 +13,0 @@ lib = ffi.dlopen(find_library("gcrypt")) |
+1
-1
@@ -28,3 +28,3 @@ #!/usr/bin/env python | ||
| # https://packaging.python.org/en/latest/single_source_version.html | ||
| version='0.9.9-31', | ||
| version='0.9.9-32', | ||
@@ -31,0 +31,0 @@ description='libgcrypt in Python', |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.