manuskript/manuskript/io
TheJackiMonster ee881bdb17
Added data model for world and its items
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-09 17:07:30 +02:00
..
__init__.py Added io handling for multimarkdown files with accelerated metadata loading 2021-05-06 18:51:23 +02:00
abstractFile.py Added simple classes to handle file extension related io 2021-05-04 15:28:47 +02:00
jsonFile.py Added new data model for settings with new file io 2021-05-04 23:37:41 +02:00
mmdFile.py Fixed differences between new data models and sample data 2021-05-09 02:14:36 +02:00
mskFile.py Fixed differences in saving project with new io 2021-05-06 16:57:30 +02:00
opmlFile.py Added data model for world and its items 2021-05-09 17:07:30 +02:00
textFile.py Added io handling for multimarkdown files with accelerated metadata loading 2021-05-06 18:51:23 +02:00
xmlFile.py Added simple classes to handle file extension related io 2021-05-04 15:28:47 +02:00
zipFile.py Added io handling for zip archives and project files 2021-05-05 18:04:07 +02:00