archive-r-python 0.1.27__tar.gz → 0.1.28__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/PKG-INFO +1 -1
  2. archive_r_python-0.1.28/VERSION +1 -0
  3. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/archive_r_python.egg-info/PKG-INFO +1 -1
  4. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/archive_r_python.egg-info/SOURCES.txt +3 -1
  5. archive_r_python-0.1.27/VERSION +0 -1
  6. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/LICENSE +0 -0
  7. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/LICENSES/acl-COPYING.LGPL +0 -0
  8. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/LICENSES/attr-COPYING.LGPL +0 -0
  9. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/LICENSES/bzip2-LICENSE +0 -0
  10. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/LICENSES/libarchive-COPYING +0 -0
  11. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/LICENSES/libb2-COPYING +0 -0
  12. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/LICENSES/libomp-LICENSE.TXT +0 -0
  13. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/LICENSES/libxml2-Copyright +0 -0
  14. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/LICENSES/lz4-LICENSE +0 -0
  15. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/LICENSES/nettle-COPYING.LESSERv3 +0 -0
  16. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/LICENSES/nettle-COPYINGv2 +0 -0
  17. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/LICENSES/xz-COPYING +0 -0
  18. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/LICENSES/xz-COPYING.0BSD +0 -0
  19. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/LICENSES/zstd-LICENSE +0 -0
  20. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/MANIFEST.in +0 -0
  21. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/NOTICE +0 -0
  22. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/README.md +0 -0
  23. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/include/archive_r/data_stream.h +0 -0
  24. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/include/archive_r/entry.h +0 -0
  25. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/include/archive_r/entry_fault.h +0 -0
  26. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/include/archive_r/entry_metadata.h +0 -0
  27. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/include/archive_r/multi_volume_stream_base.h +0 -0
  28. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/include/archive_r/path_hierarchy.h +0 -0
  29. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/include/archive_r/path_hierarchy_utils.h +0 -0
  30. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/include/archive_r/platform_compat.h +0 -0
  31. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/include/archive_r/traverser.h +0 -0
  32. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/archive_stack_cursor.cc +0 -0
  33. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/archive_stack_cursor.h +0 -0
  34. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/archive_stack_orchestrator.cc +0 -0
  35. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/archive_stack_orchestrator.h +0 -0
  36. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/archive_type.cc +0 -0
  37. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/archive_type.h +0 -0
  38. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/data_stream.cc +0 -0
  39. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/entry.cc +0 -0
  40. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/entry_fault.cc +0 -0
  41. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/entry_fault_error.cc +0 -0
  42. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/entry_fault_error.h +0 -0
  43. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/entry_impl.h +0 -0
  44. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/multi_volume_manager.cc +0 -0
  45. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/multi_volume_manager.h +0 -0
  46. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/multi_volume_stream_base.cc +0 -0
  47. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/path_hierarchy.cc +0 -0
  48. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/path_hierarchy_utils.cc +0 -0
  49. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/simple_profiler.h +0 -0
  50. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/system_file_stream.cc +0 -0
  51. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/system_file_stream.h +0 -0
  52. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/_vendor/archive_r/src/traverser.cc +0 -0
  53. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/archive_r_python.egg-info/dependency_links.txt +0 -0
  54. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/archive_r_python.egg-info/not-zip-safe +0 -0
  55. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/archive_r_python.egg-info/top_level.txt +0 -0
  56. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/examples/traverse_archive.py +0 -0
  57. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/pyproject.toml +0 -0
  58. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/setup.cfg +0 -0
  59. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/setup.py +0 -0
  60. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/src/archive_r_py.cc +0 -0
  61. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/test/test_traverser.py +0 -0
  62. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/tools/build-deps-macos.sh +0 -0
  63. {archive_r_python-0.1.27 → archive_r_python-0.1.28}/tools/build-deps-manylinux.sh +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: archive_r_python
3
- Version: 0.1.27
3
+ Version: 0.1.28
4
4
  Summary: Python bindings for archive_r: libarchive-based streaming traversal for recursive nested archives (no temp files, no large in-memory buffers)
5
5
  Home-page: https://github.com/Raizo-TCS/archive_r
6
6
  Author: archive_r Team
@@ -0,0 +1 @@
1
+ 0.1.28
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: archive_r_python
3
- Version: 0.1.27
3
+ Version: 0.1.28
4
4
  Summary: Python bindings for archive_r: libarchive-based streaming traversal for recursive nested archives (no temp files, no large in-memory buffers)
5
5
  Home-page: https://github.com/Raizo-TCS/archive_r
6
6
  Author: archive_r Team
@@ -6,7 +6,9 @@ VERSION
6
6
  pyproject.toml
7
7
  setup.cfg
8
8
  setup.py
9
- /home/runner/work/archive_r/archive_r/bindings/python/.libs/libarchive_r_core.so
9
+ /Users/runner/work/archive_r/archive_r/bindings/python/.libs/libarchive.13.dylib
10
+ /Users/runner/work/archive_r/archive_r/bindings/python/.libs/libarchive.dylib
11
+ /Users/runner/work/archive_r/archive_r/bindings/python/.libs/libarchive_r_core.dylib
10
12
  LICENSES/acl-COPYING.LGPL
11
13
  LICENSES/attr-COPYING.LGPL
12
14
  LICENSES/bzip2-LICENSE
@@ -1 +0,0 @@
1
- 0.1.27