awkward-cpp 51__cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,6 @@
1
+ # BSD 3-Clause License; see https://github.com/scikit-hep/awkward/blob/main/LICENSE
2
+
3
+ from __future__ import annotations
4
+
5
+ import awkward_cpp.cpu_kernels
6
+ import awkward_cpp.libawkward # noqa: F401