marshal-parser 0.1.1

Parser for Python's "marshal" serialization format
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# marshal-parser test data

This directory contains test data for marshal-parser.

The project's respective licenses apply to this content:

- cargo2rpm: from cargo2rpm v0.1.16 (MIT)
- python3.8: from Python 3.8.19 (Python-2.0.1)
- python3.9: from Python 3.9.19 (Python-2.0.1)
- python3.10: from Python 3.10.14 (Python-2.0.1)
- python3.11: from Python 3.11.9 (Python-2.0.1)
- python3.12: from Python 3.12.3 (Python-2.0.1)
- python3.13: from Python 3.13 Beta 2 (Python-2.0.1)