.. OZI
Classifier: License-Expression :: Apache-2.0 WITH LLVM-exception
Classifier: License-File :: LICENSE.txt
.. README.rst
Part of the OZI Project, under the Apache License v2.0 with LLVM Exceptions.
See LICENSE.txt for license information.
=========
blastpipe
=========
|ozi-badge| |py-version-badge| |openssf-badge| |slsa-level3-badge| |fossa-badge| |semantic-release-badge| |bandit-badge|
A simple utility library, used as a slice demonstration for using
Meson+OZI as a Python packaging management layer and for OZI Project experiments.
Includes msgspec linked with mimalloc.
.. image:: https://raw.githubusercontent.com/OZI-Project/brand/main/images/blastpipe-logo.svg
:align: left
:width: 90
:target: https://oziproject.dev/
Contributing
^^^^^^^^^^^^
Contributions are what make the open source community such an amazing place to
learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and
create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the repository
2. Create your Feature Branch (``git checkout -b feature/AmazingFeature``)
3. Commit your Changes (``git commit -m 'Add some AmazingFeature'``)
4. Push to the Branch (``git push origin feature/AmazingFeature``)
5. Open a Pull Request
Bug Reports
^^^^^^^^^^^
1. Create an issue with the tag "bug" with a descriptive title stating the issue succinctly.
2. Fill out the issue template with the information requested.
If you have any proposed changes related to a bug, if an Issue has not been created please
complete the above instructions.
The next steps are similar to the steps needed to create a feature pull request.
Submitting a Fix
################
1. Fork the repository
2. Create your Bugfix Branch (``git checkout -b bugfix/Issue#``)
3. Commit your Changes (``git commit -m '🐛: Fix Issue#'``)
4. Push to the Branch (``git push origin bugfix/Issue#``)
5. Open a Pull Request
License
^^^^^^^
blastpipe is released under the terms of the 2.0 version of the Apache License
with LLVM exception.
.. image:: https://raw.githubusercontent.com/sigstore/community/main/artwork/badge/sigstore_codesigned_purple.png
:align: right
:height: 140
:target: https://www.sigstore.dev/
.. |py-version-badge| image:: https://img.shields.io/pypi/pyversions/ozi
:alt: PyPI - Python Version
.. |slsa-level3-badge| image:: https://slsa.dev/images/gh-badge-level3.svg
.. |fossa-badge| image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2Frjdbcm%2Fblastpipe.svg?type=shield
:target: https://app.fossa.com/projects/git%2Bgithub.com%2Frjdbcm%2Fblastpipe?ref=badge_large
:alt: License Compliance
.. |openssf-badge| image:: https://bestpractices.coreinfrastructure.org/projects/7515/badge
:target: https://bestpractices.coreinfrastructure.org/projects/7515
:alt: Open Source Security Foundation self-certification status
.. |semantic-release-badge| image:: https://img.shields.io/badge/semantic--release-gitmoji-e10079?logo=semantic-release
:target: https://github.com/python-semantic-release/python-semantic-release
:alt: Automatic Semantic Versioning for Python projects
.. |bandit-badge| image:: https://img.shields.io/badge/security-%E2%9C%94%20bandit-yellow.svg
:target: https://github.com/PyCQA/bandit
:alt: Security Status
.. |ozi-badge| image:: https://raw.githubusercontent.com/OZI-Project/brand/main/images/ozi-badge.svg
:target: https://oziproject.dev
:alt: OZI Project
Raw data
{
"_id": null,
"home_page": "https://oziproject.dev",
"name": "blastpipe",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.14,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Eden Ross Duff MSc",
"author_email": "help@oziproject.dev",
"download_url": "https://files.pythonhosted.org/packages/a5/0e/ed666ab6efb9c028a665d7647ad12018868a5a33daa8d8ad085a38ba7338/blastpipe-2024.11.37.tar.gz",
"platform": null,
"description": ".. OZI\n Classifier: License-Expression :: Apache-2.0 WITH LLVM-exception\n Classifier: License-File :: LICENSE.txt\n\n.. README.rst\n Part of the OZI Project, under the Apache License v2.0 with LLVM Exceptions.\n See LICENSE.txt for license information.\n\n=========\nblastpipe\n=========\n\n|ozi-badge| |py-version-badge| |openssf-badge| |slsa-level3-badge| |fossa-badge| |semantic-release-badge| |bandit-badge|\n\nA simple utility library, used as a slice demonstration for using\nMeson+OZI as a Python packaging management layer and for OZI Project experiments.\n\nIncludes msgspec linked with mimalloc.\n\n.. image:: https://raw.githubusercontent.com/OZI-Project/brand/main/images/blastpipe-logo.svg\n :align: left\n :width: 90\n :target: https://oziproject.dev/\n\nContributing\n^^^^^^^^^^^^\n\nContributions are what make the open source community such an amazing place to\nlearn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and\ncreate a pull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the repository\n2. Create your Feature Branch (``git checkout -b feature/AmazingFeature``)\n3. Commit your Changes (``git commit -m 'Add some AmazingFeature'``)\n4. Push to the Branch (``git push origin feature/AmazingFeature``)\n5. Open a Pull Request\n\nBug Reports\n^^^^^^^^^^^\n\n1. Create an issue with the tag \"bug\" with a descriptive title stating the issue succinctly.\n2. Fill out the issue template with the information requested.\n\nIf you have any proposed changes related to a bug, if an Issue has not been created please\ncomplete the above instructions.\nThe next steps are similar to the steps needed to create a feature pull request.\n\nSubmitting a Fix\n################\n\n1. Fork the repository\n2. Create your Bugfix Branch (``git checkout -b bugfix/Issue#``)\n3. Commit your Changes (``git commit -m '\ud83d\udc1b: Fix Issue#'``)\n4. Push to the Branch (``git push origin bugfix/Issue#``)\n5. Open a Pull Request\n\nLicense\n^^^^^^^\n\nblastpipe is released under the terms of the 2.0 version of the Apache License\nwith LLVM exception.\n\n.. image:: https://raw.githubusercontent.com/sigstore/community/main/artwork/badge/sigstore_codesigned_purple.png\n :align: right\n :height: 140\n :target: https://www.sigstore.dev/\n\n.. |py-version-badge| image:: https://img.shields.io/pypi/pyversions/ozi\n :alt: PyPI - Python Version\n.. |slsa-level3-badge| image:: https://slsa.dev/images/gh-badge-level3.svg\n.. |fossa-badge| image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2Frjdbcm%2Fblastpipe.svg?type=shield\n :target: https://app.fossa.com/projects/git%2Bgithub.com%2Frjdbcm%2Fblastpipe?ref=badge_large\n :alt: License Compliance\n.. |openssf-badge| image:: https://bestpractices.coreinfrastructure.org/projects/7515/badge\n :target: https://bestpractices.coreinfrastructure.org/projects/7515\n :alt: Open Source Security Foundation self-certification status\n.. |semantic-release-badge| image:: https://img.shields.io/badge/semantic--release-gitmoji-e10079?logo=semantic-release\n :target: https://github.com/python-semantic-release/python-semantic-release\n :alt: Automatic Semantic Versioning for Python projects\n.. |bandit-badge| image:: https://img.shields.io/badge/security-%E2%9C%94%20bandit-yellow.svg\n :target: https://github.com/PyCQA/bandit\n :alt: Security Status\n.. |ozi-badge| image:: https://raw.githubusercontent.com/OZI-Project/brand/main/images/ozi-badge.svg\n :target: https://oziproject.dev\n :alt: OZI Project\n",
"bugtrack_url": null,
"license": "Apache-2.0 WITH LLVM-exception",
"summary": "OZI Project utility library.",
"version": "2024.11.37",
"project_urls": {
"Download": "https://github.com/OZI-Project/blastpipe/archive/refs/tags/@SCM_VERSION@.tar.gz",
"Homepage": "https://oziproject.dev"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a9201fee8fd7f8fcaa31c5e0592ac42b56bffe217ac8a2c87d2f9585e1bd7d92",
"md5": "ea4ad84d23ade66112b4a60c06bc61a2",
"sha256": "63c3bc6b00f60f642dac7fe23b4c941fd65a1ae1fc059e35a1b8a5a8f47ac6e0"
},
"downloads": -1,
"filename": "blastpipe-2024.11.37-cp310-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "ea4ad84d23ade66112b4a60c06bc61a2",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.14,>=3.10",
"size": 793289,
"upload_time": "2024-12-18T07:00:37",
"upload_time_iso_8601": "2024-12-18T07:00:37.865923Z",
"url": "https://files.pythonhosted.org/packages/a9/20/1fee8fd7f8fcaa31c5e0592ac42b56bffe217ac8a2c87d2f9585e1bd7d92/blastpipe-2024.11.37-cp310-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a6c8c0eb8342e47265ea3a0b2f4ed86b0eaac21b2024807fe77e5f3c217f1c3c",
"md5": "9e3dbc321c5c277d696ae06e1f39ec3d",
"sha256": "6556a2600718dbb1d16e70d9c04d02e07367025f28307ff3475fd837c50ab1bb"
},
"downloads": -1,
"filename": "blastpipe-2024.11.37-cp310-none-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "9e3dbc321c5c277d696ae06e1f39ec3d",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.14,>=3.10",
"size": 793156,
"upload_time": "2024-12-18T07:00:41",
"upload_time_iso_8601": "2024-12-18T07:00:41.445145Z",
"url": "https://files.pythonhosted.org/packages/a6/c8/c0eb8342e47265ea3a0b2f4ed86b0eaac21b2024807fe77e5f3c217f1c3c/blastpipe-2024.11.37-cp310-none-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d3059d941619d758ba23ae2a534ca12005209910f382a249f0894f018c0621ef",
"md5": "525eaeb59e7a07decf34665f6fd156be",
"sha256": "d9d5836fec17a0f8a3012fb4849ae952d857ebd5a71ffc3eac1ec1b829ec4be5"
},
"downloads": -1,
"filename": "blastpipe-2024.11.37-cp310-none-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "525eaeb59e7a07decf34665f6fd156be",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.14,>=3.10",
"size": 791187,
"upload_time": "2024-12-18T07:00:44",
"upload_time_iso_8601": "2024-12-18T07:00:44.294416Z",
"url": "https://files.pythonhosted.org/packages/d3/05/9d941619d758ba23ae2a534ca12005209910f382a249f0894f018c0621ef/blastpipe-2024.11.37-cp310-none-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ff443f4a1e7e04010ee48fa9a4aa690944b9c5096ad1cd4147e379648f318ee2",
"md5": "cafe396081599396f8adb7e3ecd6479a",
"sha256": "e880694a02e48367f1afeceb15b5d203a2c1f54778e39db417f4e551511ad0bb"
},
"downloads": -1,
"filename": "blastpipe-2024.11.37-cp310-none-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "cafe396081599396f8adb7e3ecd6479a",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.14,>=3.10",
"size": 796595,
"upload_time": "2024-12-18T07:00:47",
"upload_time_iso_8601": "2024-12-18T07:00:47.201734Z",
"url": "https://files.pythonhosted.org/packages/ff/44/3f4a1e7e04010ee48fa9a4aa690944b9c5096ad1cd4147e379648f318ee2/blastpipe-2024.11.37-cp310-none-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "644d0af3997bacc783a1a57b8bf28abaa2966d7bc70f9ca23c1992395165ae2a",
"md5": "dd89f601d772b5d1a5298e37bfbe0f9e",
"sha256": "ce73b6ad9a22a0e89f9d2e5f8ef0654192da0ea3a4e0eacdf29f80723c9c6ebd"
},
"downloads": -1,
"filename": "blastpipe-2024.11.37-cp311-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "dd89f601d772b5d1a5298e37bfbe0f9e",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.14,>=3.10",
"size": 957076,
"upload_time": "2024-12-18T07:00:50",
"upload_time_iso_8601": "2024-12-18T07:00:50.158544Z",
"url": "https://files.pythonhosted.org/packages/64/4d/0af3997bacc783a1a57b8bf28abaa2966d7bc70f9ca23c1992395165ae2a/blastpipe-2024.11.37-cp311-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d6f07beb9b7c559926e8863bf79e32a6d81976f426f73323a64480a31a59c72c",
"md5": "4d4f5d6424ff33dcccb8e64feb810f19",
"sha256": "7c955cbd1b3964353289b3096b7c1b98ab6eaaf6c59293b33e5944057d9add9c"
},
"downloads": -1,
"filename": "blastpipe-2024.11.37-cp311-none-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "4d4f5d6424ff33dcccb8e64feb810f19",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.14,>=3.10",
"size": 957911,
"upload_time": "2024-12-18T07:00:51",
"upload_time_iso_8601": "2024-12-18T07:00:51.845403Z",
"url": "https://files.pythonhosted.org/packages/d6/f0/7beb9b7c559926e8863bf79e32a6d81976f426f73323a64480a31a59c72c/blastpipe-2024.11.37-cp311-none-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2cba994a7c1bb12226014a7b68c6ec77800f136822539f8a87d16f474d468f5f",
"md5": "9af2758ff2f9f0600666c1e6c4bbd3cc",
"sha256": "42ecb599170d73eedbb1627763c5e173d75e1734ea144b346df9bcb30fbdee66"
},
"downloads": -1,
"filename": "blastpipe-2024.11.37-cp311-none-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "9af2758ff2f9f0600666c1e6c4bbd3cc",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.14,>=3.10",
"size": 956664,
"upload_time": "2024-12-18T07:00:54",
"upload_time_iso_8601": "2024-12-18T07:00:54.887527Z",
"url": "https://files.pythonhosted.org/packages/2c/ba/994a7c1bb12226014a7b68c6ec77800f136822539f8a87d16f474d468f5f/blastpipe-2024.11.37-cp311-none-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d81b7871d7a5f01960d3f33ae732ad45fb42d1dd8dcd5dc75cde8c1badac1303",
"md5": "01e5974b8605e036bb45c1e73d995cdc",
"sha256": "290cc3727cb9973e11f1aab9fa3dc276f9239420ec69e3df5f988ea3dc8655d6"
},
"downloads": -1,
"filename": "blastpipe-2024.11.37-cp311-none-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "01e5974b8605e036bb45c1e73d995cdc",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.14,>=3.10",
"size": 960133,
"upload_time": "2024-12-18T07:00:57",
"upload_time_iso_8601": "2024-12-18T07:00:57.891692Z",
"url": "https://files.pythonhosted.org/packages/d8/1b/7871d7a5f01960d3f33ae732ad45fb42d1dd8dcd5dc75cde8c1badac1303/blastpipe-2024.11.37-cp311-none-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3edcf7de5e867b43a31796090250a8ad00608c5a8809049fe26d46b8d391ca73",
"md5": "fdc94e7d35b495065237051bd12582bd",
"sha256": "fc90dba008d2f6ef1791b2d0a5180ee56ca89cc69d53214b7797b3ba4d8820d5"
},
"downloads": -1,
"filename": "blastpipe-2024.11.37-cp312-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "fdc94e7d35b495065237051bd12582bd",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.14,>=3.10",
"size": 955136,
"upload_time": "2024-12-18T07:01:00",
"upload_time_iso_8601": "2024-12-18T07:01:00.851919Z",
"url": "https://files.pythonhosted.org/packages/3e/dc/f7de5e867b43a31796090250a8ad00608c5a8809049fe26d46b8d391ca73/blastpipe-2024.11.37-cp312-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "51a4ff283dc3efbf5c8359dec665b5483bf7443f20644cd8502e7de728d06afe",
"md5": "0cbda0901765bc45d5f26bf20f820a66",
"sha256": "0d8e936e794ec459ae71c7fd25f891a791520b9e43c87b8fec43c745e2aba66c"
},
"downloads": -1,
"filename": "blastpipe-2024.11.37-cp312-none-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "0cbda0901765bc45d5f26bf20f820a66",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.14,>=3.10",
"size": 955768,
"upload_time": "2024-12-18T07:01:03",
"upload_time_iso_8601": "2024-12-18T07:01:03.926633Z",
"url": "https://files.pythonhosted.org/packages/51/a4/ff283dc3efbf5c8359dec665b5483bf7443f20644cd8502e7de728d06afe/blastpipe-2024.11.37-cp312-none-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9653ff833e15f15864921c4734d439fe5cc1cc77d8ef10613e2ebed0bcb41292",
"md5": "03f4a477a6754918656dbfbb31d5a971",
"sha256": "d9ca3353f01d44e8cac948f046a191922bf772bfd89d838710c8b7d6810a78c4"
},
"downloads": -1,
"filename": "blastpipe-2024.11.37-cp312-none-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "03f4a477a6754918656dbfbb31d5a971",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.14,>=3.10",
"size": 954251,
"upload_time": "2024-12-18T07:01:07",
"upload_time_iso_8601": "2024-12-18T07:01:07.067047Z",
"url": "https://files.pythonhosted.org/packages/96/53/ff833e15f15864921c4734d439fe5cc1cc77d8ef10613e2ebed0bcb41292/blastpipe-2024.11.37-cp312-none-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ddad5b8fc75c26376a266a808045b69dceb13afb8f32f0ab6a6dcacde13fb6b1",
"md5": "4160f0f115f0e83de049f24a76a30680",
"sha256": "22dab990e2f8334edc64a4bd3ddd1b9ae609ab0d11e0bbc41d28cd53e1d2baa9"
},
"downloads": -1,
"filename": "blastpipe-2024.11.37-cp312-none-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "4160f0f115f0e83de049f24a76a30680",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.14,>=3.10",
"size": 959858,
"upload_time": "2024-12-18T07:01:09",
"upload_time_iso_8601": "2024-12-18T07:01:09.457616Z",
"url": "https://files.pythonhosted.org/packages/dd/ad/5b8fc75c26376a266a808045b69dceb13afb8f32f0ab6a6dcacde13fb6b1/blastpipe-2024.11.37-cp312-none-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "44f3815caf8804278feaac6a912c7f529556a65a5f08c0a59cbe3656fbc7b9e1",
"md5": "de5a05e8f87a3c64c82f3d081e6f9755",
"sha256": "1d94f2fd0ad028df5848b1c470ad18c4c75ab5170edc05c45c4823184a5f1209"
},
"downloads": -1,
"filename": "blastpipe-2024.11.37-cp313-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "de5a05e8f87a3c64c82f3d081e6f9755",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<3.14,>=3.10",
"size": 961117,
"upload_time": "2024-12-18T07:01:12",
"upload_time_iso_8601": "2024-12-18T07:01:12.487007Z",
"url": "https://files.pythonhosted.org/packages/44/f3/815caf8804278feaac6a912c7f529556a65a5f08c0a59cbe3656fbc7b9e1/blastpipe-2024.11.37-cp313-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "465e318ae7be30838b1e1c09fc4c17d6966001ed08d0eeb8d5884414b5e76253",
"md5": "ea9e6efb2efa292452949a33bf9e2e9e",
"sha256": "9fd2a3360d361592b6e0defb6a643febedc2b7769b35952da80f6bc2f0b6c392"
},
"downloads": -1,
"filename": "blastpipe-2024.11.37-cp313-none-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "ea9e6efb2efa292452949a33bf9e2e9e",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<3.14,>=3.10",
"size": 961633,
"upload_time": "2024-12-18T07:01:17",
"upload_time_iso_8601": "2024-12-18T07:01:17.556313Z",
"url": "https://files.pythonhosted.org/packages/46/5e/318ae7be30838b1e1c09fc4c17d6966001ed08d0eeb8d5884414b5e76253/blastpipe-2024.11.37-cp313-none-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "af9b9de529122116516d9594a36074ba7a145178c1ed0efce9880a187d53ab56",
"md5": "8c8ec8534342f8b3b51e846eb7bd9bea",
"sha256": "69cafb94ac85d32222424b143a32ca4f4ae502336d92b11bbe2b794a5d704b4a"
},
"downloads": -1,
"filename": "blastpipe-2024.11.37-cp313-none-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "8c8ec8534342f8b3b51e846eb7bd9bea",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<3.14,>=3.10",
"size": 960286,
"upload_time": "2024-12-18T07:01:19",
"upload_time_iso_8601": "2024-12-18T07:01:19.252194Z",
"url": "https://files.pythonhosted.org/packages/af/9b/9de529122116516d9594a36074ba7a145178c1ed0efce9880a187d53ab56/blastpipe-2024.11.37-cp313-none-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9f58d8762cc3d83bc4a0c67c80fd73a71198fe6c050141fc51bd0d8162bed7a4",
"md5": "16f70ecec80e8a76193b239f243f5c5a",
"sha256": "747b73f215f22a5b34b23f3f329311413044c1cda57ca63a070026454069ce96"
},
"downloads": -1,
"filename": "blastpipe-2024.11.37-cp313-none-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "16f70ecec80e8a76193b239f243f5c5a",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<3.14,>=3.10",
"size": 966048,
"upload_time": "2024-12-18T07:01:22",
"upload_time_iso_8601": "2024-12-18T07:01:22.714609Z",
"url": "https://files.pythonhosted.org/packages/9f/58/d8762cc3d83bc4a0c67c80fd73a71198fe6c050141fc51bd0d8162bed7a4/blastpipe-2024.11.37-cp313-none-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a50eed666ab6efb9c028a665d7647ad12018868a5a33daa8d8ad085a38ba7338",
"md5": "1cec5000cb27a742c9780dfd62027f32",
"sha256": "af8d94fabb5be01185067e3020991247d669b82ee841fbe04dd5f0b584e5495f"
},
"downloads": -1,
"filename": "blastpipe-2024.11.37.tar.gz",
"has_sig": false,
"md5_digest": "1cec5000cb27a742c9780dfd62027f32",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.14,>=3.10",
"size": 76889,
"upload_time": "2024-12-18T07:01:24",
"upload_time_iso_8601": "2024-12-18T07:01:24.269337Z",
"url": "https://files.pythonhosted.org/packages/a5/0e/ed666ab6efb9c028a665d7647ad12018868a5a33daa8d8ad085a38ba7338/blastpipe-2024.11.37.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-18 07:01:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OZI-Project",
"github_project": "blastpipe",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "blastpipe"
}