l0n0lc 0.7.1__py3-none-any.whl → 0.7.2__py3-none-any.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: l0n0lc
3
- Version: 0.7.1
3
+ Version: 0.7.2
4
4
  Summary: 用python写c
5
5
  Classifier: Programming Language :: Python :: 3
6
6
  Requires-Python: >=3.10
@@ -80,7 +80,7 @@ drwxrwxrwx 12 1000 1000 4096 Sep 10 02:36 ..
80
80
  -rwxr-xr-x 1 root root 25264 Sep 11 01:38 test_add_@402bbf73254216d8.so
81
81
  ```
82
82
 
83
- ## test_add_@402bbf73254216d8.h
83
+ ## test_add_@141921ba1aaa0352.h
84
84
 
85
85
  ```c++
86
86
  #include <cmath>
@@ -91,7 +91,7 @@ drwxrwxrwx 12 1000 1000 4096 Sep 10 02:36 ..
91
91
  extern "C" int64_t test_add (int64_t a, int64_t b);
92
92
  ```
93
93
 
94
- ## test_add_@402bbf73254216d8.cpp
94
+ ## test_add_@141921ba1aaa0352.cpp
95
95
  ```c++
96
96
  #include "test_add_@141921ba1aaa0352.h"
97
97
  extern "C" int64_t test_add (int64_t a, int64_t b)
@@ -5,8 +5,8 @@ l0n0lc/c基础处理.py,sha256=FMauoVx4-33JXl4OLpUl1D6NCkLjk6yBH7do9WnT0Wg,5671
5
5
  l0n0lc/jit.py,sha256=8BjvTeRzRK8CPkRCRvEjTNnFGJslLwC2R5JRE4Plo5o,22998
6
6
  l0n0lc/编译.py,sha256=f1ugdTpnKcDOprcGu2Q5zMm_sYdxWMphBeo4ZL-cW3o,2016
7
7
  l0n0lc/通用.py,sha256=O_Y4bbW1WzHCJkibxAy9WGACv-aEZJLG-fEeVBcAbBQ,3649
8
- l0n0lc-0.7.1.dist-info/licenses/LICENSE,sha256=1L-MAjulZ3kpbYwsJtlXpDVITRxykna2Ecg_521YfkA,1093
9
- l0n0lc-0.7.1.dist-info/METADATA,sha256=f4mekJITeqhyeuP7dZV_FhX58VvgA6-99miKbZJW0KA,2760
10
- l0n0lc-0.7.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
11
- l0n0lc-0.7.1.dist-info/top_level.txt,sha256=Q21D_eEY_-xgRUPwATGp9YDKSBO4w_7MI2MYxQI1aT4,7
12
- l0n0lc-0.7.1.dist-info/RECORD,,
8
+ l0n0lc-0.7.2.dist-info/licenses/LICENSE,sha256=1L-MAjulZ3kpbYwsJtlXpDVITRxykna2Ecg_521YfkA,1093
9
+ l0n0lc-0.7.2.dist-info/METADATA,sha256=KJ0em_g_ac99EodSRySZYawij7KZvfbwHah0YU06kCA,2760
10
+ l0n0lc-0.7.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
11
+ l0n0lc-0.7.2.dist-info/top_level.txt,sha256=Q21D_eEY_-xgRUPwATGp9YDKSBO4w_7MI2MYxQI1aT4,7
12
+ l0n0lc-0.7.2.dist-info/RECORD,,
File without changes