lib-af-mosaic/lib_afc_mosiac/__init__.py

11 lines
231 B
Python
Raw Normal View History

2023-12-03 04:20:00 +00:00
"""
lib_afc_mosiac
---------------------------------------
A Python library for working with AFC Mosiac files
"""
2023-12-03 04:34:52 +00:00
from lib_afc_mosiac.universe_map_file import AFCMUniverseMapFile
2023-12-03 04:20:00 +00:00
#from lib_afc_api.afccampaign import AFCCampaign