macresources/macresources/__init__.py
2019-08-18 21:44:32 +08:00

3 lines
117 B
Python

from .main import parse_rez_code, parse_file, make_rez_code, make_file, Resource, ResourceAttrs
from . import binhex