c++ geobuf with python binding
Project description
geobuf
C++ port of https://github.com/mapbox/geobuf, and with python binding.
Python binding
Install
# from pypi
pip install -U pybind11_geobuf
# from source
git clone --recursive https://github.com/cubao/geobuf-cpp
pip install ./geobuf-cpp
# or just
pip install git+https://github.com/cubao/geobuf-cpp.git
(you can build wheels for later reuse by pip wheel git+https://github.com/cubao/geobuf-cpp.git
)
See tests/test_geobuf.py
for usage.
Dependencies
All dependencies are header-only, including:
rapidjson
for JSON read/writegeojson-cpp
for GeoJSON representation- dependencies
- forked from mapbox, with some modifications to
geojson-cpp
andgeometry.hpp
- added
z
to mapbox::geojson::point - added
custom_properties
to geometry/feature/feature_collection
- added
protozero
for protobuf encoding/decoding
dbg-macro
and doctest
are dev dependencies.
Simple roundtrip tests pass, have identical results to JS implementation.
Development
pull all code:
git submodule update --init --recursive
install deps:
npm i -g geobuf
python3 -m pip install geobuf
compile & test:
make build
make test_all
make roundtrip_test_js
make roundtrip_test_cpp
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 pybind11_geobuf-0.2.2.tar.gz
.
File metadata
- Download URL: pybind11_geobuf-0.2.2.tar.gz
- Upload date:
- Size: 3.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7bb9ad7b69d2786e03cd90cd314c0e3c003675f3488e0a24c46c72cc1aa21b1 |
|
MD5 | 2ff661aee67351632b60495701bcfda2 |
|
BLAKE2b-256 | 9ae5512dd7b18685338b523519ba98ef3e4e952bf82055dd2d70054784770cc8 |
File details
Details for the file pybind11_geobuf-0.2.2-cp312-cp312-win_amd64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74e6e0744f46a346147a46f53c611f505c9cde2bf6a52c30399546830b4ce86b |
|
MD5 | 466fa1469c1eae8477413c23924853f6 |
|
BLAKE2b-256 | cd18deaf46a15089bfb4585dd4baeeb27845fd373eee53aa59d58b7376142ba9 |
File details
Details for the file pybind11_geobuf-0.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.8 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d1595415020a93d921732b6f079f40c3f19960abbd6467877dab970a56f1813 |
|
MD5 | 159e31a127157b685f645fffe7010efd |
|
BLAKE2b-256 | e106910bd879ea29696981ef4955b37885ff04283a246bd05f2c53e476ee0c0f |
File details
Details for the file pybind11_geobuf-0.2.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94452b36a2f61b4cbe83c3c9d1e7a53ed46a1c4f7f93bc8b8e76aa2a73babfe1 |
|
MD5 | f0cc1a98bb3dbb49dd0ea29389b0fe30 |
|
BLAKE2b-256 | 66f765224ffa018469dbd70aad23b953e63f5f50c912b40e8df35d3fd75868e7 |
File details
Details for the file pybind11_geobuf-0.2.2-cp312-cp312-macosx_11_0_arm64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fea9dd6fcc7f0e538e6702c4bb06060b3b196bb42da12d4208d951f2719128b6 |
|
MD5 | 77cc903788cb09bc69a6938e485d863c |
|
BLAKE2b-256 | f964b1fefdcca703d209ab8fca9d85c9f0d007effb969eac18f3fe3e1a6e1fb1 |
File details
Details for the file pybind11_geobuf-0.2.2-cp312-cp312-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp312-cp312-macosx_10_9_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.12, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eca361c18144cf056363f73d99dd16f65b7ce84684394d13aa5c0cbbaf7c7976 |
|
MD5 | 1caa5741a5ef306a154b318d81554ed2 |
|
BLAKE2b-256 | 2b2f113f036bef6546d6f33d783406907d52223a262975943e235e0024c8390a |
File details
Details for the file pybind11_geobuf-0.2.2-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 620212eb1ea8a2fae037033e9a5e4e6dd66a9ca81f1d60de412bafe780c18f2e |
|
MD5 | f186dac39b30f65b9e73229535024e0d |
|
BLAKE2b-256 | 2a25fa8ae293837be64d777ed68f52ef0deed4908d0a637b896edf3e208c4369 |
File details
Details for the file pybind11_geobuf-0.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.8 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e6ba3eb59d32370cfd6b33c41f47ec64cbff03b1ccff009d6c996f25b824e61 |
|
MD5 | a1669248b8c8fb00564934fff20b4b6c |
|
BLAKE2b-256 | b940d0a4829058c7a5c37103f3816c0dabfc2614e1a23c8cfd9f3982215f55d9 |
File details
Details for the file pybind11_geobuf-0.2.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d80278910d5292e5610658fedd083e5a9742eed2804ec92d3f100deedabdf19 |
|
MD5 | 1c6e2959c12aef147145e35d661445c1 |
|
BLAKE2b-256 | e3b51d02b67cde74dcb4734cf7c8ac980a3845630168c9a061e493d1a46ea5bd |
File details
Details for the file pybind11_geobuf-0.2.2-cp311-cp311-macosx_11_0_arm64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b673bab39de891213d0f37c4447f511da250f39fa6a25f5bfd206444bc5b47b |
|
MD5 | 07bc7ea3998a425504fc51798a03312f |
|
BLAKE2b-256 | 8bcdb956e8b0d1f6d6efe505c11dde6093f9b8aa10ae7ebfcd6d98d203a2e317 |
File details
Details for the file pybind11_geobuf-0.2.2-cp311-cp311-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfc184128f38b3a1b900f44a1f2814344e5bed12ad9c319f9ca64771d7dc6265 |
|
MD5 | fa5743c62fc45dcbfbbe04484f94e55c |
|
BLAKE2b-256 | f1d7926ad30189c90f61a86195fa8782a136541b02b2acd86e25a3ddbf2e7081 |
File details
Details for the file pybind11_geobuf-0.2.2-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 589c669c1133ea4ac98de91f69b4fd1cd5cc05753459e07e8145bed7124d5f8a |
|
MD5 | a0aae506d9bc267f8b1fd992d90e335b |
|
BLAKE2b-256 | 3c9f31f15db26ef94dc98f72ad553702ed8e317336c7ddb05bf87cb64560ab3b |
File details
Details for the file pybind11_geobuf-0.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.8 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0151403ea058609d36c3e76b8b934e7fdce859f28faa1553c3f30a535e2ef4e9 |
|
MD5 | 2b58e395de2082d9dac659f2b59fab66 |
|
BLAKE2b-256 | 4eaef7d263f9bb897f4d74f5461df8de52db087d8f199526a283787636308416 |
File details
Details for the file pybind11_geobuf-0.2.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f9620d369f023fdcfbe0ad4af7df8942d3e7f932f57e3ae48fc01d56260dd58 |
|
MD5 | c5437419fece54785d57d721f3069f78 |
|
BLAKE2b-256 | 7496918e77013f81a5549df5b6bda0ca10a49a913d4d6200b9d9cabe0611104f |
File details
Details for the file pybind11_geobuf-0.2.2-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0285b094aafd05686b505e388de727c42600670e21156e39ea4509e45d583d48 |
|
MD5 | 484be7709b6814ba63c6f3e6dbc039f8 |
|
BLAKE2b-256 | 42dbedb276ab2e6a9bcf3eae16497a2c52380fdbf30c6e101eb24af172a99f61 |
File details
Details for the file pybind11_geobuf-0.2.2-cp310-cp310-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40eef9a0fd98f4df758886c8f0e212f367aff98cc8d7cef2f4c7075103f0fdd8 |
|
MD5 | 21629edfcc59c4558c82d7e1782e2500 |
|
BLAKE2b-256 | 8c7697d4f8f00c129b770e83efd6a2ac84e0dedcde032ae2af3637dbf38383cb |
File details
Details for the file pybind11_geobuf-0.2.2-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6dfd2c0c1073722eff0f982bcd035bc2782bdaea1eb60953b81c9025f8410f2e |
|
MD5 | 830e0ca356d7ab90f67ae2276132ade6 |
|
BLAKE2b-256 | 487cda24614407afe87d8e73c7fa8531543ed46c682ea2a4deb11ae8c7bfd71b |
File details
Details for the file pybind11_geobuf-0.2.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.8 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8e62e94b5c3fea9e0de15f56db309ce5ba13be13b68a156be1db297b679e220 |
|
MD5 | f41f6cbc69bd0cec4d832347d6d8be7d |
|
BLAKE2b-256 | 1f468b54fecb808d0851f37b076213aca295c314cf0a82e78cc35280c499a809 |
File details
Details for the file pybind11_geobuf-0.2.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7819bc3f7df0388ccd80a393bd4777d051cccafd2c8fe50d57265f700e1bbb04 |
|
MD5 | 703cf46d8ee1ae94fa534583c1bc0ccb |
|
BLAKE2b-256 | f52f161692b5ad1133fbf5c66a025056c02993eff787c2c961f2dc6a855a369d |
File details
Details for the file pybind11_geobuf-0.2.2-cp39-cp39-macosx_11_0_arm64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3437e9e54a47984f306b7f68827809bd471fcd72f4825733abb4179393ec101c |
|
MD5 | d4e7933f073b1aa0694972834d98e224 |
|
BLAKE2b-256 | 2b37cd4c3f6052118dbd63e5be7f440e9b6d9274b602a7bdc3d7fc7879f9388c |
File details
Details for the file pybind11_geobuf-0.2.2-cp39-cp39-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp39-cp39-macosx_10_9_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.9, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1cbe8c15a12b8ae3ad58287f650ba009335a327eb48614dab3b1bcaed4d7f85 |
|
MD5 | 981e9122344a1f6e909852d258afcd86 |
|
BLAKE2b-256 | e26c82d82113bee22227f68cd086837e58414b412407f6c6ec8f92df19518bf4 |
File details
Details for the file pybind11_geobuf-0.2.2-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71c8e17e7eef11dfacd5f3036773f1b6acd7b01f76c54f510b084885e308cabe |
|
MD5 | 1f1a70df3146b5f4e24e0f4ccd8b0f00 |
|
BLAKE2b-256 | 9f3c6dde0bf0e7f59e1ae4f363f9d6df5d1de1b1497d8c393720897412147cc6 |
File details
Details for the file pybind11_geobuf-0.2.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.8 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5341b3e5edc633c7f04483fb5f66212f968708db7b95ea95fdec096961e69a81 |
|
MD5 | a7d3bb667e6de851d2f1f38ee1f5235d |
|
BLAKE2b-256 | 943853b7fd17fa47affd57327c13d74702e2dec6a9a6757877e53bc6463eed29 |
File details
Details for the file pybind11_geobuf-0.2.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac4070ea4a0f514a12bb7a3e83efae9462d9ea9aafde23ba30a1ad0c8d1c30e2 |
|
MD5 | ffa4ccb8935874588721761a1ae30841 |
|
BLAKE2b-256 | 39b1b07e92924d4dd5ba8e90858288b8e48f8d0113010f50b2d836a26836df37 |
File details
Details for the file pybind11_geobuf-0.2.2-cp38-cp38-macosx_11_0_arm64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f24ebf57b9a79ab4f5808940d06066ec3a9b8dc2abc6193303f7d9eac564298c |
|
MD5 | c8cefdf936a9169cb231e6565ca9461c |
|
BLAKE2b-256 | d09fb84e7c8e26f0d2e3a0c94f47ff35b2479c176c164807ce585fb0af9ade80 |
File details
Details for the file pybind11_geobuf-0.2.2-cp38-cp38-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp38-cp38-macosx_10_9_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.8, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 851cedf9ae8293235f675cb6319335de1d1e31ccdd188aba88749de0e06f377d |
|
MD5 | abeb36c11dfb6816efdf4b1a44e3203a |
|
BLAKE2b-256 | 8299d2aee4ab6d49513ccdaa5102f480b6ff8726835b6eda0ad1eec6413c360c |
File details
Details for the file pybind11_geobuf-0.2.2-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87b287af346f582a85d3c9108fdb30c652c973058387a380ead8d03395a3c67b |
|
MD5 | 8651ab090ee9af6fffabacdb88855459 |
|
BLAKE2b-256 | be84bb266ad98708b9b85c06252a01d3c68ff2d0bcabf2d3c675bbc81a32bacb |
File details
Details for the file pybind11_geobuf-0.2.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.8 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08e1169320f22ea72bbdbd5a2fcfbc271792f895d57995d25b88a7dccaee40f2 |
|
MD5 | 8b21e0b38dfeae9a43d333441f812f1a |
|
BLAKE2b-256 | f956aaf72f9414c150e4aaf99c00ed4d2e8873b97007aab108040baf8d688329 |
File details
Details for the file pybind11_geobuf-0.2.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdf0ceadaf2c6f2ef7017d04aefd5285d8516f2fcd1bb7150ac58457fe5f063f |
|
MD5 | a2dd61230cc8511ad250a32c665bb32d |
|
BLAKE2b-256 | 89887a1faa09043619da6caeee4cfd6813a7c919abe1f482fe488b61b9b08d17 |
File details
Details for the file pybind11_geobuf-0.2.2-cp37-cp37m-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: pybind11_geobuf-0.2.2-cp37-cp37m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.7m, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0fb487ce7a0d6068f5b869054667142ac5ec63eae84a3b4cf6acaa7881ca14d |
|
MD5 | 60fb5b00c946bee6db3c576b415907c5 |
|
BLAKE2b-256 | 31c98eb70b6b3a084954b2fb71bd6b4ad43172bd2d9538e6b71335d77d0ac4d4 |