Python bindings for the XML Security Library
Project description
python-xmlsec
.. image:: https://img.shields.io/pypi/v/xmlsec.svg?logo=python&logoColor=white :target: https://pypi-hypernode.com/pypi/xmlsec .. image:: https://results.pre-commit.ci/badge/github/xmlsec/python-xmlsec/master.svg :target: https://results.pre-commit.ci/latest/github/xmlsec/python-xmlsec/master :alt: pre-commit.ci status .. image:: https://img.shields.io/appveyor/ci/hoefling/xmlsec/master.svg?logo=appveyor&logoColor=white&label=AppVeyor :target: https://ci.appveyor.com/project/hoefling/xmlsec .. image:: https://github.com/mehcode/python-xmlsec/actions/workflows/manylinux.yml/badge.svg :target: https://github.com/mehcode/python-xmlsec/actions/workflows/manylinux.yml .. image:: https://github.com/mehcode/python-xmlsec/actions/workflows/macosx.yml/badge.svg :target: https://github.com/mehcode/python-xmlsec/actions/workflows/macosx.yml .. image:: https://github.com/mehcode/python-xmlsec/actions/workflows/linuxbrew.yml/badge.svg :target: https://github.com/mehcode/python-xmlsec/actions/workflows/linuxbrew.yml .. image:: https://github.com/mehcode/python-xmlsec/actions/workflows/opensuse-tumbleweed.yml/badge.svg :target: https://github.com/mehcode/python-xmlsec/actions/workflows/opensuse-tumbleweed.yml .. image:: https://codecov.io/gh/xmlsec/python-xmlsec/branch/master/graph/badge.svg :target: https://codecov.io/gh/xmlsec/python-xmlsec .. image:: https://img.shields.io/readthedocs/xmlsec/latest?logo=read-the-docs :target: https://xmlsec.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
Python bindings for the XML Security Library <https://www.aleksey.com/xmlsec/>
_.
Documentation
A documentation for xmlsec
can be found at xmlsec.readthedocs.io <https://xmlsec.readthedocs.io/>
_.
Usage
Check the examples <https://xmlsec.readthedocs.io/en/latest/examples.html>
_ section in the documentation to see various examples of signing and verifying using the library.
Requirements
libxml2 >= 2.9.1
libxmlsec1 >= 1.2.33
Install
xmlsec
is available on PyPI:
.. code-block:: bash
pip install xmlsec
Depending on your OS, you may need to install the required native libraries first:
Linux (Debian) ^^^^^^^^^^^^^^
.. code-block:: bash
apt-get install pkg-config libxml2-dev libxmlsec1-dev libxmlsec1-openssl
Note: There is no required version of LibXML2 for Ubuntu Precise, so you need to download and install it manually.
.. code-block:: bash
wget http://xmlsoft.org/sources/libxml2-2.9.1.tar.gz tar -xvf libxml2-2.9.1.tar.gz cd libxml2-2.9.1 ./configure && make && make install
Linux (CentOS) ^^^^^^^^^^^^^^
.. code-block:: bash
yum install libxml2-devel xmlsec1-devel xmlsec1-openssl-devel libtool-ltdl-devel
Linux (Fedora) ^^^^^^^^^^^^^^
.. code-block:: bash
dnf install libxml2-devel xmlsec1-devel xmlsec1-openssl-devel libtool-ltdl-devel
Mac ^^^
.. code-block:: bash
brew install libxml2 libxmlsec1 pkg-config
Alpine ^^^^^^
.. code-block:: bash
apk add build-base libressl libffi-dev libressl-dev libxslt-dev libxml2-dev xmlsec-dev xmlsec
Troubleshooting
Mac ^^^
If you get any fatal errors about missing .h
files, update your
C_INCLUDE_PATH
environment variable to include the appropriate
files from the libxml2
and libxmlsec1
libraries.
Windows ^^^^^^^
Starting with 1.3.7, prebuilt wheels are available for Windows,
so running pip install xmlsec
should suffice. If you want
to build from source:
#. Configure build environment, see wiki.python.org <https://wiki.python.org/moin/WindowsCompilers>
_ for more details.
#. Install from source dist:
.. code-block:: bash
pip install xmlsec --no-binary=xmlsec
Building from source
#. Clone the xmlsec
source code repository to your local computer.
.. code-block:: bash
git clone https://github.com/xmlsec/python-xmlsec.git
#. Change into the python-xmlsec
root directory.
.. code-block:: bash
cd /path/to/xmlsec
#. Install the project and all its dependencies using pip
.
.. code-block:: bash
pip install .
Contributing
Setting up your environment ^^^^^^^^^^^^^^^^^^^^^^^^^^^
#. Follow steps 1 and 2 of the manual installation instructions <#building-from-source>
_.
#. Initialize a virtual environment to develop in. This is done so as to ensure every contributor is working with close-to-identicial versions of packages.
.. code-block:: bash
mkvirtualenv xmlsec
The mkvirtualenv
command is available from virtualenvwrapper
package which can be installed by following link <http://virtualenvwrapper.readthedocs.org/en/latest/install.html#basic-installation>
_.
#. Activate the created virtual environment:
.. code-block:: bash
workon xmlsec
#. Install xmlsec
in development mode with testing enabled.
This will download all dependencies required for running the unit tests.
.. code-block:: bash
pip install -r requirements-test.txt
pip install -e "."
Running the test suite ^^^^^^^^^^^^^^^^^^^^^^
#. Set up your environment <#setting-up-your-environment>
_.
#. Run the unit tests.
.. code-block:: bash
pytest tests
#. Tests configuration
Env variable PYXMLSEC_TEST_ITERATIONS
specifies number of
test iterations to detect memory leaks.
Reporting an issue ^^^^^^^^^^^^^^^^^^
Please attach the output of following information:
-
version of
xmlsec
-
version of
libxmlsec1
-
version of
libxml2
-
output from the command
.. code-block:: bash
pkg-config --cflags xmlsec1
License
Unless otherwise noted, all files contained within this project are licensed under the MIT opensource license.
See the included LICENSE
file or visit opensource.org <http://opensource.org/licenses/MIT>
_ for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file xmlsec-1.3.14.tar.gz
.
File metadata
- Download URL: xmlsec-1.3.14.tar.gz
- Upload date:
- Size: 68.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 934f804f2f895bcdb86f1eaee236b661013560ee69ec108d29cdd6e5f292a2d9 |
|
MD5 | 060bd108ca7aa29ca05bed7c9230501c |
|
BLAKE2b-256 | 255b244459b51dfe91211c1d9ec68fb5307dfc51e014698f52de575d25f753e0 |
File details
Details for the file xmlsec-1.3.14-cp312-cp312-win_amd64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 2.4 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0762f4232bce2c7f6c0af329db8b821b4460bbe123a2528fb5677d03db7a4b5 |
|
MD5 | 2ca5145663c4a02d4d871fe7c5917a6f |
|
BLAKE2b-256 | e33f75e69fa9d2084524ca4e796442d8058a78d78c64c1e8229d552c031a23b4 |
File details
Details for the file xmlsec-1.3.14-cp312-cp312-win32.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp312-cp312-win32.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19c86bab1498e4c2e56d8e2c878f461ccb6e56b67fd7522b0c8fda46d8910781 |
|
MD5 | cb30d918fb20b7201d259fe7aa103fbd |
|
BLAKE2b-256 | d170d74de2e26fb9c92220411d44aa179826d525491c033e3828650ad3fafaaf |
File details
Details for the file xmlsec-1.3.14-cp312-cp312-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp312-cp312-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.12, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd10ca3201f164482775a7ce61bf7ee9aade2e7d032046044dd0f6f52c91d79d |
|
MD5 | 97b6f0a8596a8b45a2bd9b3da851c41b |
|
BLAKE2b-256 | dcd5393ab85efbf633ea0d10e21a8dbb0a83d5b6ba66a16ce1fb987b90262335 |
File details
Details for the file xmlsec-1.3.14-cp312-cp312-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp312-cp312-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 4.3 MB
- Tags: CPython 3.12, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 774d5d1e45f07f953c1cc14fd055c1063f0725f7248b6b0e681f59fd8638934d |
|
MD5 | 9152caa4ba9571dfa6ed5bf9e4294d33 |
|
BLAKE2b-256 | d9d2228f5e7edf8cf2affb76c22cd77a1adf423a8ce1b73c727a32d6939dcb18 |
File details
Details for the file xmlsec-1.3.14-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86ff7b2711557c1087b72b0a1a88d82eafbf2a6d38b97309a6f7101d4a7041c3 |
|
MD5 | 82a28aab87be458f921513bb047258c4 |
|
BLAKE2b-256 | 6e43e83346261f25ee1f9eb0b6719bb77d19dff194333a02c0747dd1d360d520 |
File details
Details for the file xmlsec-1.3.14-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a98eadfcb0c3b23ccceb7a2f245811f8d784bd287640dcfe696a26b9db1e2fc0 |
|
MD5 | eaddc1611af8d7471109e681cbcba003 |
|
BLAKE2b-256 | c4b61e5ee93e0150721d4c832860c321f0edc3ed753f4a0f376f48cce41bf697 |
File details
Details for the file xmlsec-1.3.14-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed4034939d8566ccdcd3b4e4f23c63fd807fb8763ae5668d59a19e11640a8242 |
|
MD5 | b846d9dfe17894c5defca8152d87bcd3 |
|
BLAKE2b-256 | 151a4703acc7dea24146db06cd4f93c4e9d6a148ff10f5b21a7eddca36fc4da4 |
File details
Details for the file xmlsec-1.3.14-cp312-cp312-macosx_11_0_arm64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 330147ce59fbe56a9be5b2085d739c55a569f112576b3f1b33681f87416eaf33 |
|
MD5 | 2e6fcf891dfb22555ff19e0adf954596 |
|
BLAKE2b-256 | 60f2a7489f3bd3bb7c2bbebe100a72e9e10cb645aac5ef160a7ed01e9b7817aa |
File details
Details for the file xmlsec-1.3.14-cp312-cp312-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp312-cp312-macosx_10_9_x86_64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.12, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1eb3dcf244a52f796377112d8f238dbb522eb87facffb498425dc8582a84a6bf |
|
MD5 | 20b09099c135c359c8ad5c23af0b5afd |
|
BLAKE2b-256 | 3566cb02e33c72fe7279016d60802e1e1b6b007a8b056ca34b990fca30356921 |
File details
Details for the file xmlsec-1.3.14-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 2.4 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1072878301cb9243a54679e0520e6a5be2266c07a28b0ecef9e029d05a90ffcd |
|
MD5 | 92cf9157f5f85c790f4d389be67bc870 |
|
BLAKE2b-256 | 7a41b343798e514ff571456db5774be5fff20b34b38a1dbb21cbb6e49926329b |
File details
Details for the file xmlsec-1.3.14-cp311-cp311-win32.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp311-cp311-win32.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df4aa0782a53032fd35e18dcd6d328d6126324bfcfdef0cb5c2856f25b4b6f94 |
|
MD5 | 6672919d8e499d4583742a5edcac5ae5 |
|
BLAKE2b-256 | ff3267df0a89f03357cc0def7f38ad2577aaace2a3f452dbb2b7fea2823dfb64 |
File details
Details for the file xmlsec-1.3.14-cp311-cp311-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp311-cp311-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.11, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4d41c83c8a2b8d8030204391ebeb6174fbdb044f0331653c4b5a4ce4150bcc0 |
|
MD5 | 1fbb6abac600bf17ed60ad525262a0d9 |
|
BLAKE2b-256 | 84b137d10b7365defd6c7e63bff622f6eeadb7b9b0d5c7fb5f42d11870547003 |
File details
Details for the file xmlsec-1.3.14-cp311-cp311-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp311-cp311-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 4.3 MB
- Tags: CPython 3.11, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6679cec780386d848e7351d4b0de92c4483289ea4f0a2187e216159f939a4c6b |
|
MD5 | 79d83fdeb5c1efaf984ff0663d0f845c |
|
BLAKE2b-256 | 4b32051b377b1aca16ab8c32ae052edecf9e6d05bad4d731a5752c6bd20f78ab |
File details
Details for the file xmlsec-1.3.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 204d3c586b8bd6f02a5d4c59850a8157205569d40c32567f49576fa5795d897d |
|
MD5 | d24020a26a3b9ad851a5833d9546c0c7 |
|
BLAKE2b-256 | e8115f70ff7db45978771f29b00b4a2b5cee47249dccf4689483c0119dc27ad8 |
File details
Details for the file xmlsec-1.3.14-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48e894ad3e7de373f56efc09d6a56f7eae73a8dd4cec8943313134849e9c6607 |
|
MD5 | ab9323418d84598a57bdd8799d1c0da3 |
|
BLAKE2b-256 | 715dcbceb6e9c7a65e8633f6c74b8eb7001b237f6429f404089b00d9dc80673e |
File details
Details for the file xmlsec-1.3.14-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0be3b7a28e54a03b87faf07fb3c6dc3e50a2c79b686718c3ad08300b8bf6bb67 |
|
MD5 | 8af460ee536105603f049da759d0d673 |
|
BLAKE2b-256 | ea62c9cd9d7e3779e2f99b014db7ed55f563a0b81752bf038abfe6993bb86afa |
File details
Details for the file xmlsec-1.3.14-cp311-cp311-macosx_11_0_arm64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fe23c2dd5f5dbcb24f40e2c1061e2672a32aabee7cf8ac5337036a485607d72 |
|
MD5 | 9a387b9a3ff7cdfaea37b3b501f19977 |
|
BLAKE2b-256 | c0d722be4901f34c6aba17fe9245d49183a805fd30830883f8fb5c521ac8fdcd |
File details
Details for the file xmlsec-1.3.14-cp311-cp311-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7799a9ff3593f9dd43464e18b1a621640bffc40456c47c23383727f937dca7fc |
|
MD5 | 83f3e10934c9c61fff02748ed930beed |
|
BLAKE2b-256 | 18501399337e8399d2ba3da41ab51b562d34be26c5492672fd7b4cd0e4a3f2a1 |
File details
Details for the file xmlsec-1.3.14-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 2.4 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4922afa9234d1c5763950b26c328a5320019e55eb6000272a79dfe54fee8e704 |
|
MD5 | 1574ea1c4775d65393abcd79306bb0c6 |
|
BLAKE2b-256 | 63e90e8ba8b28a1c4f43be70476be25d19e7f0dd1ef7e4c3337f126c254c6277 |
File details
Details for the file xmlsec-1.3.14-cp310-cp310-win32.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp310-cp310-win32.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6cbc914d77678db0c8bc39e723d994174633d18f9d6be4665ec29cce978a96d |
|
MD5 | 999131256507bf412b1e47dd18ab3ce2 |
|
BLAKE2b-256 | d7d352ac61090129ad0122e990923230ee02e4253df5dd0a38cb3a15a5936f88 |
File details
Details for the file xmlsec-1.3.14-cp310-cp310-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp310-cp310-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.10, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 004e8a82e26728bf8a60f8ece1ef3ffafdac30ef538139dfe28870e8503ca64a |
|
MD5 | f296fb568ec6d84b74bebc6be97490ce |
|
BLAKE2b-256 | 23c9a5776df390acfd97036c6f22c44de7ceefc1b2a5b4465586fad21949fc4d |
File details
Details for the file xmlsec-1.3.14-cp310-cp310-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp310-cp310-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 4.3 MB
- Tags: CPython 3.10, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf35a25be3eb6263b2e0544ba26294651113fab79064f994d347a2ca5973e8e2 |
|
MD5 | 1d9666757f8bd7366ce571d80b555beb |
|
BLAKE2b-256 | 9d80eb5384b7382a8a8b58d99b5aca00641690fcb436bf58134cc181c014a8a3 |
File details
Details for the file xmlsec-1.3.14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4af81ce8044862ec865782efd353d22abdcd95b92364eef3c934de57ae6d5852 |
|
MD5 | b2da451f436920128f83ea50aebf0b1f |
|
BLAKE2b-256 | 3a8496d4cf3d5783adc954465755ca006184296d06948951216a765d28fcd75f |
File details
Details for the file xmlsec-1.3.14-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77749b338503fb6e151052c664064b34264f4168e2cb0cca1de78b7e5312a783 |
|
MD5 | 2baa13f947f438ced54de0c86792320f |
|
BLAKE2b-256 | c30a1e06fa0644be37e44e24c85fb5aa6bfd506b8f015d4a227ec3a2c1c6fdc4 |
File details
Details for the file xmlsec-1.3.14-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28cd9f513cf01dc0c5b9d9f0728714ecde2e7f46b3b6f63de91f4ae32f3008b3 |
|
MD5 | 2f3240995dc9af19c8e9c15ec00b89dd |
|
BLAKE2b-256 | 224f623bb7cb197094447ad73209e1f5b9ecd9568a3446be8a1aa80b61a06233 |
File details
Details for the file xmlsec-1.3.14-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fa1311f7489d050dde9028f5a2b5849c2927bb09c9a93491cb2f28fdc563912 |
|
MD5 | 0ad0dfac8ac5582ba94d88df8f539222 |
|
BLAKE2b-256 | 2060f57510b4a19d0a33c37ff18bcbf5ab4f250d2485e7cb92dda55fa302fa36 |
File details
Details for the file xmlsec-1.3.14-cp310-cp310-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4dea6df3ffcb65d0b215678c3a0fe7bbc66785d6eae81291296e372498bad43a |
|
MD5 | 73ce08c9d3da3558f2854bb9066b5c4c |
|
BLAKE2b-256 | 0f070cbcd82fd51d94e9dcdd5737549444fb4530e951bf352af3d21cc254b44d |
File details
Details for the file xmlsec-1.3.14-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 2.4 MB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a487c3d144f791c32f5e560aa27a705fba23171728b8a8511f36de053ff6bc93 |
|
MD5 | 16a3454ac4c2edf10e555ed37c6741fa |
|
BLAKE2b-256 | a1dee88732c102f5d592a7e75a4f50ae144b23598693ac04823ce276f1c9fe40 |
File details
Details for the file xmlsec-1.3.14-cp39-cp39-win32.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp39-cp39-win32.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7882963e9cb9c0bd0e8c2715a29159a366417ff4a30d8baf42b05bc5cf249446 |
|
MD5 | 93bb9a3cac66c9ccb5bfe481ccb25a46 |
|
BLAKE2b-256 | eb4cecd9c17b57cb22b5e06b4e7fc1a3c7ccf39ab8145c68c712a1b484886112 |
File details
Details for the file xmlsec-1.3.14-cp39-cp39-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp39-cp39-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.9, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f84a1c509c52773365645a87949081ee9ea9c535cd452048cc8ca4ad3b45666 |
|
MD5 | a9f510fcb8f57238b590819e46614964 |
|
BLAKE2b-256 | 35438950648bf4ae9dcc1ccfc0767df369ae950988293c23b498f7526fe1b592 |
File details
Details for the file xmlsec-1.3.14-cp39-cp39-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp39-cp39-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 4.3 MB
- Tags: CPython 3.9, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 995e87acecc263a2f6f2aa3cc204268f651cac8f4d7a2047f11b2cd49979cc38 |
|
MD5 | a28949f5f73d63f8d683e879b7fdcfeb |
|
BLAKE2b-256 | 424a2c8f8b6e96c2f9c72803d2526ba1029ccd869040b92f528d5b6a8b1c0922 |
File details
Details for the file xmlsec-1.3.14-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34c61ec0c0e70fda710290ae74b9efe1928d9242ed82c4eecf97aa696cff68e6 |
|
MD5 | b1cc73990b462f7d75e5a1e501ce4535 |
|
BLAKE2b-256 | 65af7d38d42a2b91a99c0dc338fd6fec775d6e4dac266c4ad71fffbb25081208 |
File details
Details for the file xmlsec-1.3.14-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fac2a787ae3b9fb761f9aec6b9f10f2d1c1b87abb574ebd8ff68435bdc97e3d |
|
MD5 | 17cd688a65e0b3e2eaaf391a5b6c3062 |
|
BLAKE2b-256 | f212ce47c2f7c19a61e7c654a49dea79c9e12eb4a2fa21b62331c1d0023ff351 |
File details
Details for the file xmlsec-1.3.14-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bae37b2920115cf00759ee9fb7841cbdebcef3a8a92734ab93ae8fa41ac581d |
|
MD5 | b491a4272cd4113857260d7888783adf |
|
BLAKE2b-256 | 93f9ec47b5988387eba7272fd6746bdcac83d6299886f99e13a512baa51d8b89 |
File details
Details for the file xmlsec-1.3.14-cp39-cp39-macosx_11_0_arm64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82ac81deb7d7bf5cc8a748148948e5df5386597ff43fb92ec651cc5c7addb0e7 |
|
MD5 | 86f9bebc8a7b7e9914ddf2ebbe74832e |
|
BLAKE2b-256 | 84334be9ce77c9b7adea4c67d48e64dc96b48330f69fb4b2f629f1cc1f3f0a5e |
File details
Details for the file xmlsec-1.3.14-cp39-cp39-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp39-cp39-macosx_10_9_x86_64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.9, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b9b5de6bc69fdec23147e5f712cb05dc86df105462f254f140d743cc680cc7b |
|
MD5 | 1ee342fbc6e989c2bad0f5ea3a8d3177 |
|
BLAKE2b-256 | bbb029265df7a8571a0bb776e3aeb617447efe21f0813071d2ad38bcd0e1866c |
File details
Details for the file xmlsec-1.3.14-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 2.4 MB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7ba2ea38e3d9efa520b14f3c0b7d99a7c055244ae5ba8bc9f4ca73b18f3a215 |
|
MD5 | 5811d39f83f915ee03dc70e5ee88733d |
|
BLAKE2b-256 | 2908c4d3733f4b754c9ab62e0d47ebc0aef7fc6ee726f687d85100e4e3d8c8ee |
File details
Details for the file xmlsec-1.3.14-cp38-cp38-win32.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp38-cp38-win32.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b109cdf717257fd4daa77c1d3ec8a3fb2a81318a6d06a36c55a8a53ae381ae5e |
|
MD5 | d2f8e3055ac953f0b2ade3a8fb15f238 |
|
BLAKE2b-256 | 5b9e9c27d1f48588a488c3bb32c5c82fdfbe8063aba2b04bc36a65ff0470388b |
File details
Details for the file xmlsec-1.3.14-cp38-cp38-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp38-cp38-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.8, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e732a75fcb6b84872b168f972fbbf3749baf76308635f14015d1d35ed0c5719c |
|
MD5 | 2845b37e5283a7bf3d19a0845ed46878 |
|
BLAKE2b-256 | 8a8e4843fd336f57d0f39b9edd9f6b3415cae4e4a6d92b4dde5ea24054b013ea |
File details
Details for the file xmlsec-1.3.14-cp38-cp38-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp38-cp38-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 4.3 MB
- Tags: CPython 3.8, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 147934bd39dfd840663fb6b920ea9201455fa886427975713f1b42d9f20b9b29 |
|
MD5 | a51e3e8823616efe13ecda35c3904895 |
|
BLAKE2b-256 | 2b2955574cfba0c96a46429e021887d29f347385a43be3bd38fc0270b599a5dc |
File details
Details for the file xmlsec-1.3.14-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57fed3bc7943681c9ed4d2221600ab440f060d8d1a8f92f346f2b41effe175b8 |
|
MD5 | eab012b1568589bce89a9859bd851406 |
|
BLAKE2b-256 | 20c6ee9203ba7841c07ab8aecc41e8b28ffae69f4d92c7a728823a022d8d4f14 |
File details
Details for the file xmlsec-1.3.14-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bddd2a2328b4e08c8a112e06cf2cd2b4d281f4ad94df15b4cef18f06cdc49d78 |
|
MD5 | 7cd6cf13711edd5c0ed32289ce107e5d |
|
BLAKE2b-256 | 4e723d5489d285ac4cac8ac31c695822be472f236c64e9a687b0fe610e4e223b |
File details
Details for the file xmlsec-1.3.14-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73eabf5ef58189d81655058cf328c1dfa9893d89f1bff5fc941481f08533f338 |
|
MD5 | 4506d9afe875fa2babe30e435a2b6119 |
|
BLAKE2b-256 | f9a0b942d6d9a2aa54e56b2504d9d019d8fef7d170448c44b16385e47680002d |
File details
Details for the file xmlsec-1.3.14-cp38-cp38-macosx_11_0_arm64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38e035bf48300b7dbde2dd01d3b8569f8584fc9c73809be13886e6b6c77b74fb |
|
MD5 | a710c113b43ff973e644d06d10f49968 |
|
BLAKE2b-256 | 6e1b0940d3804654d3f7901e6fc1aac3b4a2396784d8298e426a52cd455ecd90 |
File details
Details for the file xmlsec-1.3.14-cp38-cp38-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp38-cp38-macosx_10_9_x86_64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.8, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c42735cc68fdb4c6065cf0a0701dfff3a12a1734c63a36376349af9a5481f27b |
|
MD5 | 040913a7ed733d04cfd4bfe56ec0062b |
|
BLAKE2b-256 | 0a123f30db45fb09c0ce494a00e17977232327656fdafc51b7814834431266b5 |
File details
Details for the file xmlsec-1.3.14-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 2.4 MB
- Tags: CPython 3.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e8e0171916026cbe8e2022c959558d02086655fd3c3466f2bc0451b09cf9ee8 |
|
MD5 | 34f761dd6beff82cdecd7b4afd34976d |
|
BLAKE2b-256 | 90c5f0373a0d343f901e01037e040f14e16e6a43ea8d87be9b56c6dd6510c860 |
File details
Details for the file xmlsec-1.3.14-cp37-cp37m-win32.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp37-cp37m-win32.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.7m, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce4e165a1436697e5e39587c4fba24db4545a5c9801e0d749f1afd09ad3ab901 |
|
MD5 | 1799123242857cec562a109723f5a1dd |
|
BLAKE2b-256 | 006e0fa59b064b9f99b8b9fc55461562036e78dff758d532014fd1f9d9e802d5 |
File details
Details for the file xmlsec-1.3.14-cp37-cp37m-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp37-cp37m-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.7m, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12d90059308bb0c1b94bde065784e6852999d08b91bcb2048c17e62b954acb07 |
|
MD5 | f8e11d72cc31e9429dfb54217825e3b1 |
|
BLAKE2b-256 | f79a6517d4e10b28bf7039ca40ccd8c50a3414c9da1a829a8cb41c4397a0085d |
File details
Details for the file xmlsec-1.3.14-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dba457ff87c39cbae3c5020475a728d24bbd9d00376df9af9724cd3bb59ff07a |
|
MD5 | 16f6843eddc5907c5e45ed8200f15f00 |
|
BLAKE2b-256 | 4683d1d0433cbd59fd5db73f430194bd019ab18dd04abc0c509d3db877ed5bc8 |
File details
Details for the file xmlsec-1.3.14-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad1634cabe0915fe2a12e142db0ed2daf5be80cbe3891a2cecbba0750195cc6b |
|
MD5 | 04377cf9c46b2154df6862d87785f80f |
|
BLAKE2b-256 | ea122221667473dc2d02298bb494de8e2e78f46ef321743ee0a91e9fba15daaa |
File details
Details for the file xmlsec-1.3.14-cp37-cp37m-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp37-cp37m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.7m, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6dd86f440fec9242515c64f0be93fec8b4289287db1f6de2651eee9995aaecb |
|
MD5 | f1cb9e31ca95473550bcfeebe7c69548 |
|
BLAKE2b-256 | 6e24b53ee067f2d3afdf6721ee7bd82ac76b2c5704bd53a2f2352f0c94d434d1 |
File details
Details for the file xmlsec-1.3.14-cp36-cp36m-win_amd64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp36-cp36m-win_amd64.whl
- Upload date:
- Size: 2.4 MB
- Tags: CPython 3.6m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4edd8db4df04bbac9c4a5ab4af855b74fe2bf2c248d07cac2e6d92a485f1a685 |
|
MD5 | 30ea06be8aadcbed55e7f83d3b35a87f |
|
BLAKE2b-256 | 9f39ff6ca13fd2bdc22e3a4c61583be094254d1965dc804419b1938bfa204250 |
File details
Details for the file xmlsec-1.3.14-cp36-cp36m-win32.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp36-cp36m-win32.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.6m, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba3b39c493e3b04354615068a3218f30897fcc2f42c6d8986d0c1d63aca87782 |
|
MD5 | f7e2d8dc66865d230d518307dfb558c2 |
|
BLAKE2b-256 | f22d64e66dbd63309300a043f43927bc06f60fd88c4f39a2ca5973b86f11c3c3 |
File details
Details for the file xmlsec-1.3.14-cp36-cp36m-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp36-cp36m-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.6m, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2401e162aaab7d9416c3405bac7a270e5f370988a0f1f46f0f29b735edba87e1 |
|
MD5 | 381da877265a312aac6c20b82774c49f |
|
BLAKE2b-256 | 8e6609a515b4da2ffe6475f7cf19d8058c2d3990f734e20dc965e34a2928ff01 |
File details
Details for the file xmlsec-1.3.14-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.6m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6566434e2e5c58e472362a6187f208601f1627a148683a6f92bd16479f1d9e20 |
|
MD5 | 58c1d12907a231f853969e1c8018f9a7 |
|
BLAKE2b-256 | 91dc03238b4a9630882b58b4806e9e9b9c9d52a0dc351fda41385b0a15909edd |
File details
Details for the file xmlsec-1.3.14-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.6m, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c12900e1903e289deb84eb893dca88591d6884d3e3cda4fb711b8812118416e8 |
|
MD5 | a5cf269ec4227dc64197761c33f52f26 |
|
BLAKE2b-256 | 64b13617e6452c2dfacd3a492f5c40cf4be62348d06c09376aa09161bec7abd2 |
File details
Details for the file xmlsec-1.3.14-cp36-cp36m-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: xmlsec-1.3.14-cp36-cp36m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.6m, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03ccba7dacf197850de954666af0221c740a5de631a80136362a1559223fab75 |
|
MD5 | 29323c1629a37117bef7aac0fc288ce5 |
|
BLAKE2b-256 | 0203c8d96c8b924e3e5b8dd13cdb600a0dfc94801b9dc1c92d2b193cf8a3516b |