Files
rtl-manifest/src/rtl_manifest/__init__.py

4 lines
80 B
Python

from .rtl_manifest import rtl_manifest_main
def main():
rtl_manifest_main()