LICENSE
MANIFEST.in
README.rst
setup.py
atrip/__init__.py
atrip/_metadata.py
atrip/_version.py
atrip/cartridge.py
atrip/collection.py
atrip/container.py
atrip/diskimages.py
atrip/errors.py
atrip/executables.py
atrip/file_type.py
atrip/filesystem.py
atrip/magic.py
atrip/mame.py
atrip/media_type.py
atrip/omnivore_loader.py
atrip/segment.py
atrip/segments.py
atrip/signature.py
atrip/standard_delivery.py
atrip/style_bits.py
atrip/utils.py
atrip.egg-info/PKG-INFO
atrip.egg-info/SOURCES.txt
atrip.egg-info/dependency_links.txt
atrip.egg-info/entry_points.txt
atrip.egg-info/requires.txt
atrip.egg-info/top_level.txt
atrip/collections/__init__.py
atrip/collections/zip.py
atrip/containers/__init__.py
atrip/containers/bzip.py
atrip/containers/dcm.py
atrip/containers/gzip.py
atrip/containers/lzma.py
atrip/containers/zlib.py
atrip/file_types/__init__.py
atrip/file_types/atari_xex.py
atrip/filesystems/__init__.py
atrip/filesystems/apple_dos33.py
atrip/filesystems/apple_prodos.py
atrip/filesystems/atari_dos2.py
atrip/filesystems/dummy.py
atrip/filesystems/fstbt.py
atrip/filesystems/kboot.py
atrip/filesystems/mydos.py
atrip/filesystems/spartados.py
atrip/media_types/__init__.py
atrip/media_types/apple_disks.py
atrip/media_types/atari_carts.py
atrip/media_types/atari_disks.py
atrip/signatures/__init__.py
atrip/signatures/atari2600_cart.py
atrip/signatures/atari2600_starpath.py
atrip/signatures/atari5200_cart.py
atrip/signatures/vectrex.py
atrip/templates/dos2dd.atr
atrip/templates/dos2dd.atr.inf
atrip/templates/dos2ed+2.5.atr
atrip/templates/dos2ed+2.5.atr.inf
atrip/templates/dos2ed.atr
atrip/templates/dos2ed.atr.inf
atrip/templates/dos2sd+2.0s.atr
atrip/templates/dos2sd+2.0s.atr.inf
atrip/templates/dos2sd.atr
atrip/templates/dos2sd.atr.inf
atrip/templates/dos33.dsk
atrip/templates/dos33.dsk.inf
atrip/templates/dos33autobrun.dsk
atrip/templates/dos33autobrun.dsk.inf
scripts/atrip
scripts/atrip.bat
test/test_add_file.py
test/test_ataridos.py
test/test_cart.py
test/test_container.py
test/test_create.py
test/test_disk_image.py
test/test_filesystems.py
test/test_indexed_segment.py
test/test_jsonpickle.py
test/test_kboot.py
test/test_media_types.py
test/test_segment.py
test/test_serialize.py
test/test_utils.py
test_data/air_defense_v18.xex
test_data/container_dos_dd_test1.atr.bz2
test_data/container_dos_dd_test1.atr.gz
test_data/container_dos_dd_test1.atr.xz
test_data/container_dos_ed_test1.atr.bz2
test_data/container_dos_ed_test1.atr.gz
test_data/container_dos_ed_test1.atr.xz
test_data/container_dos_sd_test1.atr.bz2
test_data/container_dos_sd_test1.atr.gz
test_data/container_dos_sd_test1.atr.xz
test_data/create_binary.py
test_data/dos_dd_test1.atr
test_data/dos_dd_test2.atr
test_data/dos_dd_test3.atr
test_data/dos_dd_test4.atr
test_data/dos_dd_test5.atr
test_data/dos_ed_test1.atr
test_data/dos_ed_test2.atr
test_data/dos_ed_test3.atr
test_data/dos_ed_test4.atr
test_data/dos_ed_test5.atr
test_data/dos_sd_test1.atr
test_data/dos_sd_test2.atr
test_data/dos_sd_test3.atr
test_data/dos_sd_test4.atr
test_data/dos_sd_test5.atr
test_data/kboot_test1.atr
test_data/rebuild.sh
test_data/sd_dd_test1.atr
test_data/sd_dd_test2.atr
test_data/sd_dd_test3.atr
test_data/sd_dd_test4.atr
test_data/sd_dd_test5.atr
test_data/sd_sd_test1.atr
test_data/sd_sd_test2.atr
test_data/sd_sd_test3.atr
test_data/sd_sd_test4.atr
test_data/sd_sd_test5.atr