fgmeta/catalog
Edward d'Auvergne ed7075f4ba Catalogs: Python 3 compatibility for reading binary data.
IO data needs to be decoded, and the binary zip file needs to be opened in 'rb'
binary mode.
2019-11-18 10:26:40 +01:00
..
fgaddon-catalog Catalogs: Expansion of the zip archive exclusion file. 2019-11-13 22:18:43 +01:00
fgaddon-catalog-ukmirror Catalogs: Expansion of the zip archive exclusion file. 2019-11-13 22:18:43 +01:00
legacy-catalog Catalog configs from UKmirror 2018-10-23 12:01:58 +00:00
single-craft-catalog-test Catalogs: Addition of example configuration files for testing a single craft. 2019-11-14 12:00:02 +01:00
stable-2018-catalog Catalog configs from UKmirror 2018-10-23 12:01:58 +00:00
testData Catalogs: Rewrite of the craft zip creation using the Python zipfile module. 2019-11-13 22:25:49 +01:00
catalog.py Catalogs: Python3 does not have a 'long' integer type. 2019-11-18 10:10:22 +01:00
catalogTags.py Add North American (manufacturer of the P-51 and F-86) 2017-06-16 22:55:28 +01:00
check_aircraft.py Check-aircraft helper script 2018-07-25 13:42:13 +01:00
sgprops.py Catalogs: Converted all print statements into Python 3 compatible functions. 2019-11-18 10:06:24 +01:00
test_catalog.py Catalogs: Rewrite of the craft zip creation using the Python zipfile module. 2019-11-13 22:25:49 +01:00
test_sgprops.py Fix catalog parsing, add unit-tests 2017-02-10 11:55:30 +00:00
update-catalog.py Catalogs: Python 3 compatibility for reading binary data. 2019-11-18 10:26:40 +01:00