refactor(package): rename to dm_imu and restructure directories

Renamed package from dm_imu_pkg to dm_imu across PKG-INFO, egg-info files,
and directories. Updated CMakeLists.txt, __init__.py, and top_level.txt to
reflect new structure. Bumped gradio version from <5.0 to <6.0 in
dependencies. This refactoring improves naming consistency and streamlines
the package layout for better maintainability.
This commit is contained in:
2025-12-10 19:32:28 +08:00
parent e2287178fa
commit ced3669fac
64 changed files with 30 additions and 3304 deletions

View File

@@ -0,0 +1,11 @@
LICENSE
README.md
pyproject.toml
setup.py
dm_imu/__init__.py
dm_imu.egg-info/PKG-INFO
dm_imu.egg-info/SOURCES.txt
dm_imu.egg-info/dependency_links.txt
dm_imu.egg-info/not-zip-safe
dm_imu.egg-info/requires.txt
dm_imu.egg-info/top_level.txt