hugiml-core
===========

Copyright 2026 Srikumar Krishnamoorthy

Licensed under the Apache License, Version 2.0. See LICENSE.

Third-party components included in distributed binaries:

- pybind11 (BSD-3-Clause), used to build the native extension.
- LLVM OpenMP runtime, which may be bundled in macOS wheels
  (Apache-2.0 WITH LLVM-exception).

Their license texts are provided in THIRD_PARTY_LICENSES/. Other Python
dependencies are installed separately and remain under their own licenses.
