awkward-cpp 48__cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.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.

Potentially problematic release.


This version of awkward-cpp might be problematic. Click here for more details.

@@ -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