cmt¶
cmt.a_converter¶
cmt.convert¶
cmt.decode¶
cmt.static_data¶
Static and important data which is needed by the program and do not need any third party libraries. (this is important because it is used inside the setup.py.
-
cmt.static_data.AUTHOR= 'Iceflower S'¶ author
-
cmt.static_data.AUTHOR_EMAIL= 'iceflower@gmx.de'¶ author email
-
cmt.static_data.DESCRIPTION= 'Celeria Map Toolkit, can convert different map formats from one into another.'¶ short description
-
cmt.static_data.LONG_NAME= 'Celaria Map Toolkit'¶ long name of this program
-
cmt.static_data.NAME= 'CMT'¶ name of this program
-
cmt.static_data.PROJECT_URL= 'https://github.com/IceflowRE/cmt'¶ project url
-
cmt.static_data.VERSION= '0.3.0.dev1'¶ version in PEP440 format