Commit d8b4967
File tree
4 files changed
+18
-3
lines changed- python/rapidgzip
4 files changed
+18
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
Submodule librapidarchive updated 28 files
- .github/workflows/conda-rapidgzip.yml-75
- .github/workflows/test-cpp.yml+5-5
- .github/workflows/test-python.yml+4-3
- .github/workflows/wheels-rapidgzip.yml-238
- .github/workflows/wheels.yml+2-2
- .gitmodules-3
- README.md+4-9
- packaging/nix/Dockerfile-14
- python/indexed_bzip2/conda/conda_build_config.yaml+1
- python/indexed_bzip2/pyproject.toml+1
- python/package.sh-18
- python/rapidgzip/CHANGELOG.md+1-673
- python/rapidgzip/LICENSE-APACHE-1
- python/rapidgzip/LICENSE-MIT-1
- python/rapidgzip/MANIFEST.in-48
- python/rapidgzip/README.md+1-540
- python/rapidgzip/conda/conda_build_config.yaml-6
- python/rapidgzip/conda/meta.yaml-65
- python/rapidgzip/nasm_extension/LICENSE-25
- python/rapidgzip/nasm_extension/nasmcompiler.py-107
- python/rapidgzip/nasm_extension/winnasmcompiler.py-108
- python/rapidgzip/pyproject.toml-70
- python/rapidgzip/rapidgzip.pyx-701
- python/rapidgzip/rapidgzip.svg-144
- python/rapidgzip/setup.py-501
- python/rapidgzip/src-1
- src/external/bzip2-tests-1
- src/rapidgzip/rapidgzip.hpp+2-2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments