Name | Resiliparse JSON |
Version |
0.15.1
JSON |
| download |
home_page | None |
Summary | A collection of robust and fast processing tools for parsing and analyzing (not only) web archive data. |
upload_time | 2024-12-05 17:07:24 |
maintainer | None |
docs_url | None |
author | Janek Bevendorff |
requires_python | >=3.8 |
license | Apache License 2.0 |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
# ChatNoir Resiliparse
A collection of robust and fast processing tools for parsing and analyzing (not only) web archive data.
Resiliparse is a part of the [ChatNoir web analytics toolkit](https://github.com/chatnoir-eu/).
## Installing Resiliparse
Pre-built Resiliparse binaries can be installed from PyPi:
```bash
pip install resiliparse
```
## Building Resiliparse From Source
You can compile Resiliparse either from the PyPi source package or directly from this repository, though in any case, you need to install all required build-time dependencies first. On Ubuntu, this is done as follows:
```bash
# Add Lexbor repository
curl -sL https://lexbor.com/keys/lexbor_signing.key | \
sudo gpg --dearmor --output /etc/apt/trusted.gpg.d/lexbor.gpg
echo "deb https://packages.lexbor.com/ubuntu/ $(lsb_release -sc) liblexbor" | \
sudo tee /etc/apt/sources.list.d/lexbor.list
# Install build dependencies (requires libre2-dev>=2022-04-01)
sudo apt update
sudo apt install build-essential python3-dev libuchardet-dev liblexbor-dev libre2-dev
```
To build and install Resiliparse from PyPi, run
```bash
pip install --no-binary resiliparse resiliparse
```
That's it. If you prefer to build and install directly from this repository instead, run:
```bash
pip install -e resiliparse
```
To build the wheels without installing them, run:
```bash
pip wheel -e resiliparse
# Or:
pip install build && python -m build --wheel resiliparse
```
## Usage Instructions
For detailed usage instructions, please consult the [Resiliparse User Manual](https://resiliparse.chatnoir.eu/en/latest/).
## Cite Us
If you use ChatNoir or Resiliparse, please consider citing our [ECIR 2018 demo paper](https://webis.de/downloads/publications/papers/bevendorff_2018.pdf):
```bibtex
@InProceedings{bevendorff:2018,
address = {Berlin Heidelberg New York},
author = {Janek Bevendorff and Benno Stein and Matthias Hagen and Martin Potthast},
booktitle = {Advances in Information Retrieval. 40th European Conference on IR Research (ECIR 2018)},
editor = {Leif Azzopardi and Allan Hanbury and Gabriella Pasi and Benjamin Piwowarski},
month = mar,
publisher = {Springer},
series = {Lecture Notes in Computer Science},
site = {Grenoble, France},
title = {{Elastic ChatNoir: Search Engine for the ClueWeb and the Common Crawl}},
year = 2018
}
```
Raw data
{
"_id": null,
"home_page": null,
"name": "Resiliparse",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Janek Bevendorff",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/e3/3d/e9c360da1e8d09989384aa78347cfab78f0ca2056ccd113bd3f651ffabed/resiliparse-0.15.1.tar.gz",
"platform": null,
"description": "# ChatNoir Resiliparse\n\nA collection of robust and fast processing tools for parsing and analyzing (not only) web archive data.\n\nResiliparse is a part of the [ChatNoir web analytics toolkit](https://github.com/chatnoir-eu/).\n\n## Installing Resiliparse\nPre-built Resiliparse binaries can be installed from PyPi:\n```bash\npip install resiliparse\n```\n\n## Building Resiliparse From Source\nYou can compile Resiliparse either from the PyPi source package or directly from this repository, though in any case, you need to install all required build-time dependencies first. On Ubuntu, this is done as follows:\n```bash\n# Add Lexbor repository\ncurl -sL https://lexbor.com/keys/lexbor_signing.key | \\\n sudo gpg --dearmor --output /etc/apt/trusted.gpg.d/lexbor.gpg\necho \"deb https://packages.lexbor.com/ubuntu/ $(lsb_release -sc) liblexbor\" | \\\n sudo tee /etc/apt/sources.list.d/lexbor.list\n\n# Install build dependencies (requires libre2-dev>=2022-04-01)\nsudo apt update\nsudo apt install build-essential python3-dev libuchardet-dev liblexbor-dev libre2-dev\n```\nTo build and install Resiliparse from PyPi, run\n```bash\npip install --no-binary resiliparse resiliparse\n```\nThat's it. If you prefer to build and install directly from this repository instead, run:\n```bash\npip install -e resiliparse\n```\nTo build the wheels without installing them, run:\n```bash\npip wheel -e resiliparse\n\n# Or:\npip install build && python -m build --wheel resiliparse\n```\n\n## Usage Instructions\nFor detailed usage instructions, please consult the [Resiliparse User Manual](https://resiliparse.chatnoir.eu/en/latest/).\n\n## Cite Us\n\nIf you use ChatNoir or Resiliparse, please consider citing our [ECIR 2018 demo paper](https://webis.de/downloads/publications/papers/bevendorff_2018.pdf):\n\n```bibtex\n@InProceedings{bevendorff:2018,\n address = {Berlin Heidelberg New York},\n author = {Janek Bevendorff and Benno Stein and Matthias Hagen and Martin Potthast},\n booktitle = {Advances in Information Retrieval. 40th European Conference on IR Research (ECIR 2018)},\n editor = {Leif Azzopardi and Allan Hanbury and Gabriella Pasi and Benjamin Piwowarski},\n month = mar,\n publisher = {Springer},\n series = {Lecture Notes in Computer Science},\n site = {Grenoble, France},\n title = {{Elastic ChatNoir: Search Engine for the ClueWeb and the Common Crawl}},\n year = 2018\n}\n```\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "A collection of robust and fast processing tools for parsing and analyzing (not only) web archive data.",
"version": "0.15.1",
"project_urls": {
"documentation": "https://resiliparse.chatnoir.eu",
"homepage": "https://resiliparse.chatnoir.eu",
"repository": "https://github.com/chatnoir-eu/chatnoir-resiliparse"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b5101848268d0f7669e2f08e7579c358d268509811da61ada6eec418a0421359",
"md5": "c171e2a0235a1c940f6a7e9c88926018",
"sha256": "0f358d69ec8d37818a5f84c4e7a3f3f2f920118b136ea432afe8b9a98a64a035"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp310-cp310-macosx_12_0_arm64.whl",
"has_sig": false,
"md5_digest": "c171e2a0235a1c940f6a7e9c88926018",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 2523561,
"upload_time": "2024-12-05T17:06:36",
"upload_time_iso_8601": "2024-12-05T17:06:36.742667Z",
"url": "https://files.pythonhosted.org/packages/b5/10/1848268d0f7669e2f08e7579c358d268509811da61ada6eec418a0421359/Resiliparse-0.15.1-cp310-cp310-macosx_12_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d087b2c6b9012a889d857f4dd7db33e25c9b1c8dd0a976dc33bc6e42e9672965",
"md5": "975e8bd5b228a6468022ce34ddfca7e7",
"sha256": "950fc11b5e7bca233de1335ad4b81975bc6d5b0d626b48fdf11e12c293c17f24"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp310-cp310-macosx_12_0_x86_64.whl",
"has_sig": false,
"md5_digest": "975e8bd5b228a6468022ce34ddfca7e7",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 2604124,
"upload_time": "2024-12-05T17:06:38",
"upload_time_iso_8601": "2024-12-05T17:06:38.480314Z",
"url": "https://files.pythonhosted.org/packages/d0/87/b2c6b9012a889d857f4dd7db33e25c9b1c8dd0a976dc33bc6e42e9672965/Resiliparse-0.15.1-cp310-cp310-macosx_12_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "896bd26f4dc8b5d92c0b5634135a39d6d83cc2e806ae5c2fab8683aedded1c74",
"md5": "2cdb0b1e318db1db6eb98421cb4d3bf1",
"sha256": "b9db27a60d1fb918b7b3aa4ade3612fed40fce8044a6c7f16da3653926d33930"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp310-cp310-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "2cdb0b1e318db1db6eb98421cb4d3bf1",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 5279593,
"upload_time": "2024-12-05T17:06:40",
"upload_time_iso_8601": "2024-12-05T17:06:40.105884Z",
"url": "https://files.pythonhosted.org/packages/89/6b/d26f4dc8b5d92c0b5634135a39d6d83cc2e806ae5c2fab8683aedded1c74/Resiliparse-0.15.1-cp310-cp310-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "74d98a77fb94e95139ca9d80e86728cef8d1bb88f1fa48e92c10394b37913266",
"md5": "f1ca895608d0938b8bd9d6c652ddec84",
"sha256": "98ad69b27b657afa2e8722a2b6156eb657952f5314f3316f1700b8a664f3f2e6"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp310-cp310-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "f1ca895608d0938b8bd9d6c652ddec84",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 5371981,
"upload_time": "2024-12-05T17:06:41",
"upload_time_iso_8601": "2024-12-05T17:06:41.650070Z",
"url": "https://files.pythonhosted.org/packages/74/d9/8a77fb94e95139ca9d80e86728cef8d1bb88f1fa48e92c10394b37913266/Resiliparse-0.15.1-cp310-cp310-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "92f23dab9fe1514398dff222df91deeb6e1eb0673758383849c0f8930b98428a",
"md5": "2973cde2f1e9f537e66c28dadec05c5b",
"sha256": "0405610155a46c161da9823d510f24c093907f6af9714c4ce0091aa829f08c81"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "2973cde2f1e9f537e66c28dadec05c5b",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 2300017,
"upload_time": "2024-12-05T17:06:44",
"upload_time_iso_8601": "2024-12-05T17:06:44.201770Z",
"url": "https://files.pythonhosted.org/packages/92/f2/3dab9fe1514398dff222df91deeb6e1eb0673758383849c0f8930b98428a/Resiliparse-0.15.1-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2ac22784875a8ebebf628918f42f3ca640b5fd88cb33ddc005328950373bed96",
"md5": "566410a2f032810022c9dc34e9c31f85",
"sha256": "d3b3cbca96dc6af053916943f7e5f231ff6146b28495e0afb33c7dfa04062344"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp311-cp311-macosx_12_0_arm64.whl",
"has_sig": false,
"md5_digest": "566410a2f032810022c9dc34e9c31f85",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 2525278,
"upload_time": "2024-12-05T17:06:45",
"upload_time_iso_8601": "2024-12-05T17:06:45.947283Z",
"url": "https://files.pythonhosted.org/packages/2a/c2/2784875a8ebebf628918f42f3ca640b5fd88cb33ddc005328950373bed96/Resiliparse-0.15.1-cp311-cp311-macosx_12_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "34f9aed2ef8b8a6108480757152cda39e47e759cac0edc57198a113aa4f65bff",
"md5": "197286b6fc81fdf5f1b7635298f40556",
"sha256": "2fc37bd184e476fe10f68dbaf955867c80e5615192a6e65fad4c57fcd05782b8"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp311-cp311-macosx_12_0_x86_64.whl",
"has_sig": false,
"md5_digest": "197286b6fc81fdf5f1b7635298f40556",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 2606550,
"upload_time": "2024-12-05T17:06:47",
"upload_time_iso_8601": "2024-12-05T17:06:47.536860Z",
"url": "https://files.pythonhosted.org/packages/34/f9/aed2ef8b8a6108480757152cda39e47e759cac0edc57198a113aa4f65bff/Resiliparse-0.15.1-cp311-cp311-macosx_12_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "29daac397e479d6e1eb2dff199786c73db7d8eb1bd419f202aa89a3a6cd30e05",
"md5": "a4d8b183f73136019a32fd2690d972c4",
"sha256": "e6f7c432ff3ee0247cbde620af91a05a59da8dc9df1bee615db1c36642a56f76"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp311-cp311-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "a4d8b183f73136019a32fd2690d972c4",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 5466553,
"upload_time": "2024-12-05T17:06:49",
"upload_time_iso_8601": "2024-12-05T17:06:49.368088Z",
"url": "https://files.pythonhosted.org/packages/29/da/ac397e479d6e1eb2dff199786c73db7d8eb1bd419f202aa89a3a6cd30e05/Resiliparse-0.15.1-cp311-cp311-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "87a99bbfd2dc48a24b6cd5d193f021a348336a6f5cf2b03a093d5cadbd5fb6c5",
"md5": "017d3f4b867e4a81f439a07d32816166",
"sha256": "bcb2bef995eb844fed011504cbf55dd286c08f8950cdf89533519048e8661325"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp311-cp311-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "017d3f4b867e4a81f439a07d32816166",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 5560776,
"upload_time": "2024-12-05T17:06:51",
"upload_time_iso_8601": "2024-12-05T17:06:51.059141Z",
"url": "https://files.pythonhosted.org/packages/87/a9/9bbfd2dc48a24b6cd5d193f021a348336a6f5cf2b03a093d5cadbd5fb6c5/Resiliparse-0.15.1-cp311-cp311-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d546c98e26b449cf7752f3097a8c4be3effa2019f5a9eec4bdcd8d9ba4a56653",
"md5": "3b37214e3720d14599ce572abe6db88c",
"sha256": "a95f5d993022d57f93cba85adc85440bb5beee231dab81a4d6939e6005d5268b"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "3b37214e3720d14599ce572abe6db88c",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 2302091,
"upload_time": "2024-12-05T17:06:53",
"upload_time_iso_8601": "2024-12-05T17:06:53.263382Z",
"url": "https://files.pythonhosted.org/packages/d5/46/c98e26b449cf7752f3097a8c4be3effa2019f5a9eec4bdcd8d9ba4a56653/Resiliparse-0.15.1-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "23dee65f23877b36bd9becda29dbbc06ed987436be076b801e688967833c44c0",
"md5": "056bcdaeb90cbdb2960bc05193be4dc1",
"sha256": "73f7c1700535f14a325512dcfb3888cba923d389b384f306bd55a031bceffb9c"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp312-cp312-macosx_12_0_arm64.whl",
"has_sig": false,
"md5_digest": "056bcdaeb90cbdb2960bc05193be4dc1",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 2524054,
"upload_time": "2024-12-05T17:06:54",
"upload_time_iso_8601": "2024-12-05T17:06:54.595190Z",
"url": "https://files.pythonhosted.org/packages/23/de/e65f23877b36bd9becda29dbbc06ed987436be076b801e688967833c44c0/Resiliparse-0.15.1-cp312-cp312-macosx_12_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "88da99ee016b17c4398cb6845db829ed1e52fee5fa531f7f02ad21dd9689ca8a",
"md5": "9b6fbde63aa0f60410b3a1212c9fe320",
"sha256": "3c534694a6f8d4bcda8f60f78efc98a81b5a44042cde29490add8120eac8ab39"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp312-cp312-macosx_12_0_x86_64.whl",
"has_sig": false,
"md5_digest": "9b6fbde63aa0f60410b3a1212c9fe320",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 2604992,
"upload_time": "2024-12-05T17:06:56",
"upload_time_iso_8601": "2024-12-05T17:06:56.643074Z",
"url": "https://files.pythonhosted.org/packages/88/da/99ee016b17c4398cb6845db829ed1e52fee5fa531f7f02ad21dd9689ca8a/Resiliparse-0.15.1-cp312-cp312-macosx_12_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fa90317e7c57ad92d8f4b7bff694051513b471d7280eab1f1403f68bd4d2daf2",
"md5": "833688ef37f09871d6bc05664dbb92cc",
"sha256": "c706f845db1c0b34fa0f4030d8b118c5defa87f10d195b539b8c2e870cad6248"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp312-cp312-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "833688ef37f09871d6bc05664dbb92cc",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 5457332,
"upload_time": "2024-12-05T17:06:58",
"upload_time_iso_8601": "2024-12-05T17:06:58.221721Z",
"url": "https://files.pythonhosted.org/packages/fa/90/317e7c57ad92d8f4b7bff694051513b471d7280eab1f1403f68bd4d2daf2/Resiliparse-0.15.1-cp312-cp312-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "97cd7d4970c3331c98c3e621f8c4f7434a21530c281c2834d8cbc35e323821da",
"md5": "82d6372f58b0ec46974c0b1b0fe2962e",
"sha256": "ebbdf430e12f7a9f67df90b919e66582b416c22f2e9d8fbebdecde311a4fc9cb"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp312-cp312-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "82d6372f58b0ec46974c0b1b0fe2962e",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 5565212,
"upload_time": "2024-12-05T17:07:00",
"upload_time_iso_8601": "2024-12-05T17:07:00.499191Z",
"url": "https://files.pythonhosted.org/packages/97/cd/7d4970c3331c98c3e621f8c4f7434a21530c281c2834d8cbc35e323821da/Resiliparse-0.15.1-cp312-cp312-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "15d1541860defd3701ec775ad106680708821c2f671ef3df2e2524bc97d33cd2",
"md5": "49072eb71f8ec8d2355f7a92a8f1f2ae",
"sha256": "870b82caa43d524e9fd50259282897c42e27342793669af2eb423b9ddb7a0dd6"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "49072eb71f8ec8d2355f7a92a8f1f2ae",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 2299354,
"upload_time": "2024-12-05T17:07:01",
"upload_time_iso_8601": "2024-12-05T17:07:01.925913Z",
"url": "https://files.pythonhosted.org/packages/15/d1/541860defd3701ec775ad106680708821c2f671ef3df2e2524bc97d33cd2/Resiliparse-0.15.1-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ed15842261fc87b6319c4ce8dc2bf0c8261c5c65d843f7dfcbe9b77ab9f2d243",
"md5": "c981eb1b0e4947b84591d9d058ba4bc4",
"sha256": "1a32f5d99d87c2eb5e126e3c9d03c16cf1c7a64aa34976386b39f58f642294f0"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp313-cp313-macosx_12_0_arm64.whl",
"has_sig": false,
"md5_digest": "c981eb1b0e4947b84591d9d058ba4bc4",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 2517803,
"upload_time": "2024-12-05T17:07:03",
"upload_time_iso_8601": "2024-12-05T17:07:03.508100Z",
"url": "https://files.pythonhosted.org/packages/ed/15/842261fc87b6319c4ce8dc2bf0c8261c5c65d843f7dfcbe9b77ab9f2d243/Resiliparse-0.15.1-cp313-cp313-macosx_12_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ac95d4622a9985d21157f112e965b451676f139bee5bc61b74654ae07e8d617b",
"md5": "9af5819855e538815b11b4201c4e17f6",
"sha256": "8c35333428319a67fcd2428545aee9394c82142b4b24fe7ce6180c37c915c795"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp313-cp313-macosx_12_0_x86_64.whl",
"has_sig": false,
"md5_digest": "9af5819855e538815b11b4201c4e17f6",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 2598287,
"upload_time": "2024-12-05T17:07:04",
"upload_time_iso_8601": "2024-12-05T17:07:04.855368Z",
"url": "https://files.pythonhosted.org/packages/ac/95/d4622a9985d21157f112e965b451676f139bee5bc61b74654ae07e8d617b/Resiliparse-0.15.1-cp313-cp313-macosx_12_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c19eb8f9eac867bce8493337f97a6d2e3b3a030d4213e87d36b1f7a8fa126e0b",
"md5": "cd601b1682c626731cc448f64a60e951",
"sha256": "8315388636edfb93dc082933d4b8030c0b42ff7cc29c0e79f488518c6f512767"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp313-cp313-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "cd601b1682c626731cc448f64a60e951",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 5421724,
"upload_time": "2024-12-05T17:07:06",
"upload_time_iso_8601": "2024-12-05T17:07:06.692386Z",
"url": "https://files.pythonhosted.org/packages/c1/9e/b8f9eac867bce8493337f97a6d2e3b3a030d4213e87d36b1f7a8fa126e0b/Resiliparse-0.15.1-cp313-cp313-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "92b95b4b7e379936a5518130a78d0809c1766398b2679ced258307d359ed0e5c",
"md5": "33d209c37c9009820702ad66c780c411",
"sha256": "135eaa8679c36844a734a4d0f34911057bd7ea20826c140dc13a1de5aac2fb4c"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp313-cp313-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "33d209c37c9009820702ad66c780c411",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 5534324,
"upload_time": "2024-12-05T17:07:08",
"upload_time_iso_8601": "2024-12-05T17:07:08.343280Z",
"url": "https://files.pythonhosted.org/packages/92/b9/5b4b7e379936a5518130a78d0809c1766398b2679ced258307d359ed0e5c/Resiliparse-0.15.1-cp313-cp313-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9f795f36d58f012549fa321cb995176722e53c07f4500f359d8697b9119bc4ec",
"md5": "e0ec03bbc7207931f05bfdac6d02b5db",
"sha256": "756e8613f578151f0d766b2364bf7074aff6697efe469dd8282acbbc6fdbd2d9"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp313-cp313-win_amd64.whl",
"has_sig": false,
"md5_digest": "e0ec03bbc7207931f05bfdac6d02b5db",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 2296879,
"upload_time": "2024-12-05T17:07:09",
"upload_time_iso_8601": "2024-12-05T17:07:09.997494Z",
"url": "https://files.pythonhosted.org/packages/9f/79/5f36d58f012549fa321cb995176722e53c07f4500f359d8697b9119bc4ec/Resiliparse-0.15.1-cp313-cp313-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a5c73b6b080fe69e2276f834873d6046dcf1ad3915b8875bcb3fa7a942a02003",
"md5": "8e60163f94a5b1acde8a185f85e4da8e",
"sha256": "67b7255a09d2a6004d5a484cb866ea4d5d122a19200228461aa2ca293fa6c5f8"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp38-cp38-macosx_12_0_arm64.whl",
"has_sig": false,
"md5_digest": "8e60163f94a5b1acde8a185f85e4da8e",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 2526515,
"upload_time": "2024-12-05T17:07:12",
"upload_time_iso_8601": "2024-12-05T17:07:12.027964Z",
"url": "https://files.pythonhosted.org/packages/a5/c7/3b6b080fe69e2276f834873d6046dcf1ad3915b8875bcb3fa7a942a02003/Resiliparse-0.15.1-cp38-cp38-macosx_12_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a48926ab17084371bc0ad9f4f382273c3f159206c8d532ed9de0d1d28b0111b1",
"md5": "1e28fd6dfcb6bb855ea2ed62b7d43e47",
"sha256": "c27d04ba3ac56f070f15f0d2810aff2d72199dc86568bd7df1273b3ad68f8e69"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp38-cp38-macosx_12_0_x86_64.whl",
"has_sig": false,
"md5_digest": "1e28fd6dfcb6bb855ea2ed62b7d43e47",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 2607906,
"upload_time": "2024-12-05T17:07:14",
"upload_time_iso_8601": "2024-12-05T17:07:14.090311Z",
"url": "https://files.pythonhosted.org/packages/a4/89/26ab17084371bc0ad9f4f382273c3f159206c8d532ed9de0d1d28b0111b1/Resiliparse-0.15.1-cp38-cp38-macosx_12_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e853fdabe10f1162ac02ac48243efa737877e0190479d2bc7ec92e20cc751265",
"md5": "1efb204b5b1740ccb0f19d082d74b9d8",
"sha256": "2d2e44fac1709d7807dac53d473408f2b354cc89ba81bc6b64d7e49399810fca"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp38-cp38-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "1efb204b5b1740ccb0f19d082d74b9d8",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 5399929,
"upload_time": "2024-12-05T17:07:15",
"upload_time_iso_8601": "2024-12-05T17:07:15.580999Z",
"url": "https://files.pythonhosted.org/packages/e8/53/fdabe10f1162ac02ac48243efa737877e0190479d2bc7ec92e20cc751265/Resiliparse-0.15.1-cp38-cp38-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "503e5c59c7a11273048f091e3e434bbdff576e8f94341d001ed96c37b72c4912",
"md5": "eb0450799a0754f809980aac50001220",
"sha256": "3d174ff2815183464dff8bf90252d3ac06c5d3c8993144a0b2fdc55a2d69d2c7"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "eb0450799a0754f809980aac50001220",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 2312456,
"upload_time": "2024-12-05T17:07:17",
"upload_time_iso_8601": "2024-12-05T17:07:17.069052Z",
"url": "https://files.pythonhosted.org/packages/50/3e/5c59c7a11273048f091e3e434bbdff576e8f94341d001ed96c37b72c4912/Resiliparse-0.15.1-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1806dda9a198bcfad7e8af2df17f6bc88ae31ed48c3ebad089f82a8d044fc450",
"md5": "b5592ca17deaef44c0fdc2aecc6ee1ea",
"sha256": "4f9370016998878c7b20427e6d7658de164aa8fea4bc98974651e15be9df61ca"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp39-cp39-macosx_12_0_arm64.whl",
"has_sig": false,
"md5_digest": "b5592ca17deaef44c0fdc2aecc6ee1ea",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 2525296,
"upload_time": "2024-12-05T17:07:18",
"upload_time_iso_8601": "2024-12-05T17:07:18.450781Z",
"url": "https://files.pythonhosted.org/packages/18/06/dda9a198bcfad7e8af2df17f6bc88ae31ed48c3ebad089f82a8d044fc450/Resiliparse-0.15.1-cp39-cp39-macosx_12_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e5dd1feaa04a77371607b836361bd9cac85149b55c46f2d08329a6ebe01853f6",
"md5": "84b2003cea48728b9100ab0aabac5767",
"sha256": "1fb29306ae0a65b962a1e43205e171700cf9c48fb10d35f897e66adc93e47fa1"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp39-cp39-macosx_12_0_x86_64.whl",
"has_sig": false,
"md5_digest": "84b2003cea48728b9100ab0aabac5767",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 2606273,
"upload_time": "2024-12-05T17:07:20",
"upload_time_iso_8601": "2024-12-05T17:07:20.522836Z",
"url": "https://files.pythonhosted.org/packages/e5/dd/1feaa04a77371607b836361bd9cac85149b55c46f2d08329a6ebe01853f6/Resiliparse-0.15.1-cp39-cp39-macosx_12_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "08836981dae680504850aba099d5a00bb0bba7a6877b3e166a127e19d1a6165d",
"md5": "43960d8cbe4fa4973df350ed53018eb5",
"sha256": "68775747f0678748df352870f8ad8688c0bf7f00e4157fc0b60acef457226b5c"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp39-cp39-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "43960d8cbe4fa4973df350ed53018eb5",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 5381280,
"upload_time": "2024-12-05T17:07:21",
"upload_time_iso_8601": "2024-12-05T17:07:21.995081Z",
"url": "https://files.pythonhosted.org/packages/08/83/6981dae680504850aba099d5a00bb0bba7a6877b3e166a127e19d1a6165d/Resiliparse-0.15.1-cp39-cp39-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d10d679ab1b92c7319f6fe65085e2272b21416857495a87d5818c628bf45aa56",
"md5": "3f894890f8a17616da5614eab0f023a1",
"sha256": "fd55455f8b08ccf49b072cde15a237df3ef5ee75f1b60b7da0e27e2abaab7da3"
},
"downloads": -1,
"filename": "Resiliparse-0.15.1-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "3f894890f8a17616da5614eab0f023a1",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 2301778,
"upload_time": "2024-12-05T17:07:23",
"upload_time_iso_8601": "2024-12-05T17:07:23.504996Z",
"url": "https://files.pythonhosted.org/packages/d1/0d/679ab1b92c7319f6fe65085e2272b21416857495a87d5818c628bf45aa56/Resiliparse-0.15.1-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e33de9c360da1e8d09989384aa78347cfab78f0ca2056ccd113bd3f651ffabed",
"md5": "951acbdf588699b15ba822d6134000f7",
"sha256": "31d8b935710df7c907a42be8aca9fa36af43e303682c54eefa8c1df8a959988b"
},
"downloads": -1,
"filename": "resiliparse-0.15.1.tar.gz",
"has_sig": false,
"md5_digest": "951acbdf588699b15ba822d6134000f7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 90492,
"upload_time": "2024-12-05T17:07:24",
"upload_time_iso_8601": "2024-12-05T17:07:24.746670Z",
"url": "https://files.pythonhosted.org/packages/e3/3d/e9c360da1e8d09989384aa78347cfab78f0ca2056ccd113bd3f651ffabed/resiliparse-0.15.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-05 17:07:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "chatnoir-eu",
"github_project": "chatnoir-resiliparse",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "resiliparse"
}