awkward-cpp 46__cp313-cp313t-musllinux_1_2_aarch64.whl → 48__cp313-cp313t-musllinux_1_2_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.

@@ -1,4 +1,4 @@
1
- # AUTO GENERATED ON 2025-05-15 AT 21:20:36
1
+ # AUTO GENERATED ON 2025-07-30 AT 21:21:40
2
2
  # DO NOT EDIT BY HAND!
3
3
  #
4
4
  # To regenerate file, run
Binary file
Binary file
@@ -1,15 +1,16 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: awkward_cpp
3
- Version: 46
3
+ Version: 48
4
4
  Summary: CPU kernels and compiled extensions for Awkward Array
5
5
  Author-Email: Jim Pivarski <jpivarski@gmail.com>
6
6
  Maintainer-Email: Scikit-HEP <scikit-hep-admins@googlegroups.com>
7
- License: BSD-3-Clause
7
+ License-Expression: BSD-3-Clause AND MIT
8
+ License-File: LICENSE
9
+ License-File: rapidjson/license.txt
8
10
  Classifier: Development Status :: 5 - Production/Stable
9
11
  Classifier: Intended Audience :: Developers
10
12
  Classifier: Intended Audience :: Information Technology
11
13
  Classifier: Intended Audience :: Science/Research
12
- Classifier: License :: OSI Approved :: BSD License
13
14
  Classifier: Operating System :: MacOS :: MacOS X
14
15
  Classifier: Operating System :: Microsoft :: Windows
15
16
  Classifier: Operating System :: POSIX :: Linux
@@ -22,6 +23,7 @@ Classifier: Programming Language :: Python :: 3.10
22
23
  Classifier: Programming Language :: Python :: 3.11
23
24
  Classifier: Programming Language :: Python :: 3.12
24
25
  Classifier: Programming Language :: Python :: 3.13
26
+ Classifier: Programming Language :: Python :: 3.14
25
27
  Classifier: Topic :: Scientific/Engineering
26
28
  Classifier: Topic :: Scientific/Engineering :: Information Analysis
27
29
  Classifier: Topic :: Scientific/Engineering :: Mathematics
@@ -0,0 +1,14 @@
1
+ awkward_cpp/__init__.py,sha256=malu6jtLO0A1MbePF1n7_OHQ7TWYMMRJA9gcjpFsEAs,196
2
+ awkward_cpp/_kernel_signatures.py,sha256=5mmM3AzQAB1vvSAnU_FXdIQNnPpJUtrWjZjgA0USsBw,119666
3
+ awkward_cpp/cpu_kernels.py,sha256=tNi7C--EPxx3Vp98RTSrztvSdaxW80Ou4dVvGS9WluU,670
4
+ awkward_cpp/libawkward.py,sha256=nGvLxsZAuYKaxEMwAm4LnNrm1BPp9LDGTtBbFAd5Ccw,8616
5
+ awkward_cpp/lib/_ext.cpython-313t-aarch64-linux-musl.so,sha256=ENjRGpgE_HOtaF3zZTgdRh1aTcsjlnrl82HMzaYejsI,605481
6
+ awkward_cpp/lib/libawkward-cpu-kernels.so,sha256=z9PnMXeWhufR2YMWP7QKQktPTYxkUKCm-e5qwylISms,804761
7
+ awkward_cpp/lib/libawkward.so,sha256=uN_bs_p9WXyR6k0IJhgCZgoRRvypBan9afNK63WgtUs,1253833
8
+ awkward_cpp.libs/libgcc_s-2d945d6c.so.1,sha256=dn-5kQf6XkEWhBOx7tnXMZHJQSbDdSYmPhrx8fiYeI8,201673
9
+ awkward_cpp.libs/libstdc++-85f2cd6d.so.6.0.33,sha256=VjT6H3rGbIUp02akWf5sJoz8LifUZ4OFZJYGOR_KyeI,3650097
10
+ awkward_cpp-48.dist-info/METADATA,sha256=cI88wT7Ch5rCvd2GoQHD-B1JS8UjvlUKjm0c2Fidspo,2197
11
+ awkward_cpp-48.dist-info/WHEEL,sha256=xCdocg-Nd1_E18ac8gVH-2MFR5nl5L104j0_nmpMkTY,119
12
+ awkward_cpp-48.dist-info/RECORD,,
13
+ awkward_cpp-48.dist-info/licenses/LICENSE,sha256=8F5OAD_PpZAb4NOYgFqGU6oelSEEM-AOiaTFUoSRtOY,1520
14
+ awkward_cpp-48.dist-info/licenses/rapidjson/license.txt,sha256=oUDl1G_nNKHHjxo8PvIHhx3XVki-cf3ajjCbI6uLHzI,5152
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: scikit-build-core 0.11.2
2
+ Generator: scikit-build-core 0.11.5
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp313-cp313t-musllinux_1_2_aarch64
5
5
 
@@ -0,0 +1,57 @@
1
+ Tencent is pleased to support the open source community by making RapidJSON available.
2
+
3
+ Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
4
+
5
+ If you have downloaded a copy of the RapidJSON binary from Tencent, please note that the RapidJSON binary is licensed under the MIT License.
6
+ If you have downloaded a copy of the RapidJSON source code from Tencent, please note that RapidJSON source code is licensed under the MIT License, except for the third-party components listed below which are subject to different license terms. Your integration of RapidJSON into your own projects may require compliance with the MIT License, as well as the other licenses applicable to the third-party components included within RapidJSON. To avoid the problematic JSON license in your own projects, it's sufficient to exclude the bin/jsonchecker/ directory, as it's the only code under the JSON license.
7
+ A copy of the MIT License is included in this file.
8
+
9
+ Other dependencies and licenses:
10
+
11
+ Open Source Software Licensed Under the BSD License:
12
+ --------------------------------------------------------------------
13
+
14
+ The msinttypes r29
15
+ Copyright (c) 2006-2013 Alexander Chemeris
16
+ All rights reserved.
17
+
18
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
19
+
20
+ * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
21
+ * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
22
+ * Neither the name of copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
23
+
24
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS AND CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25
+
26
+ Open Source Software Licensed Under the JSON License:
27
+ --------------------------------------------------------------------
28
+
29
+ json.org
30
+ Copyright (c) 2002 JSON.org
31
+ All Rights Reserved.
32
+
33
+ JSON_checker
34
+ Copyright (c) 2002 JSON.org
35
+ All Rights Reserved.
36
+
37
+
38
+ Terms of the JSON License:
39
+ ---------------------------------------------------
40
+
41
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
42
+
43
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
44
+
45
+ The Software shall be used for Good, not Evil.
46
+
47
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
48
+
49
+
50
+ Terms of the MIT License:
51
+ --------------------------------------------------------------------
52
+
53
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
54
+
55
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
56
+
57
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,13 +0,0 @@
1
- awkward_cpp/__init__.py,sha256=malu6jtLO0A1MbePF1n7_OHQ7TWYMMRJA9gcjpFsEAs,196
2
- awkward_cpp/_kernel_signatures.py,sha256=EhTTrQ8asdQx_mDlSs5YPiDpfzv7Ih8oCvA8ShLjRdE,119666
3
- awkward_cpp/cpu_kernels.py,sha256=tNi7C--EPxx3Vp98RTSrztvSdaxW80Ou4dVvGS9WluU,670
4
- awkward_cpp/libawkward.py,sha256=nGvLxsZAuYKaxEMwAm4LnNrm1BPp9LDGTtBbFAd5Ccw,8616
5
- awkward_cpp/lib/_ext.cpython-313t-aarch64-linux-musl.so,sha256=8gsnQmWuy377PKEhmXfkQFY6kG7AbRHKMR3mSVpGe98,539745
6
- awkward_cpp/lib/libawkward-cpu-kernels.so,sha256=haSHSoQFiBcLmt64agrWEQZ4tnZnu_q3lZMohah3aUo,804761
7
- awkward_cpp/lib/libawkward.so,sha256=dYGDJSzRbGHaxV8nhG7CraOoy7H1htU6ACkazJ90ewo,1253833
8
- awkward_cpp.libs/libgcc_s-69c45f16.so.1,sha256=BOFjRP57t9LgRNNAnFVK5VHmrp5UU-p5NcfcZ10dnd4,201673
9
- awkward_cpp.libs/libstdc++-1f1a71be.so.6.0.33,sha256=sURAhanafc8tH6FGDqPKz7dsPGNb0Aym8vBo6UbJ3Ok,3650097
10
- awkward_cpp-46.dist-info/METADATA,sha256=RyMDMpk4vv6BOOpH6Wv3Ntsc_TgmVecr25YxIrMtUEI,2120
11
- awkward_cpp-46.dist-info/WHEEL,sha256=V0QgV56oDQbwmT8g3B0IoeSem0ys2T-mmK-kyzCVJ-Y,119
12
- awkward_cpp-46.dist-info/RECORD,,
13
- awkward_cpp-46.dist-info/licenses/LICENSE,sha256=8F5OAD_PpZAb4NOYgFqGU6oelSEEM-AOiaTFUoSRtOY,1520