Prechádzať zdrojové kódy

autoupdate docs by xmake-repo/ci

ruki 11 mesiacov pred
rodič
commit
ea0108e4ab

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: sqlite-vec, alcatraz, port**
+- **Recently added: port, port, sqlite-vec**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [Github](https://github.com/xmake-io/xrepo/)

+ 43 - 2
mirror/packages/android.html

@@ -9834,6 +9834,10 @@
 <td><a href="https://github.com/nodejs/http-parser">https://github.com/nodejs/http-parser</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v2.9.4</td>
 </tr>
@@ -14857,7 +14861,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v8.1.0</td>
+<td>v3.0.0, v8.1.0, v9.2.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -21264,6 +21268,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("pugixml")
 </code></pre>
+<h3 id="pycdcandroid">pycdc (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>C++ python bytecode disassembler and decompiler</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/zrax/pycdc">https://github.com/zrax/pycdc</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-3.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.08.12</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua">pycdc/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] pycdc
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pycdc")
+</code></pre>
 <h3 id="pyincppandroid">pyincpp (android)</h3>
 <table>
 <thead>
@@ -24585,7 +24626,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 43 - 2
mirror/packages/bsd.html

@@ -10211,6 +10211,10 @@
 <td><a href="https://github.com/nodejs/http-parser">https://github.com/nodejs/http-parser</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v2.9.4</td>
 </tr>
@@ -15095,7 +15099,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v8.1.0</td>
+<td>v3.0.0, v8.1.0, v9.2.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -21490,6 +21494,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("pugixml")
 </code></pre>
+<h3 id="pycdcbsd">pycdc (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>C++ python bytecode disassembler and decompiler</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/zrax/pycdc">https://github.com/zrax/pycdc</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-3.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.08.12</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua">pycdc/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install pycdc
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pycdc")
+</code></pre>
 <h3 id="pyincppbsd">pyincpp (bsd)</h3>
 <table>
 <thead>
@@ -24799,7 +24840,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 43 - 2
mirror/packages/cross.html

@@ -9968,6 +9968,10 @@
 <td><a href="https://github.com/nodejs/http-parser">https://github.com/nodejs/http-parser</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v2.9.4</td>
 </tr>
@@ -14341,7 +14345,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v8.1.0</td>
+<td>v3.0.0, v8.1.0, v9.2.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -20131,6 +20135,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("pugixml")
 </code></pre>
+<h3 id="pycdccross">pycdc (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>C++ python bytecode disassembler and decompiler</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/zrax/pycdc">https://github.com/zrax/pycdc</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-3.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.08.12</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua">pycdc/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] pycdc
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pycdc")
+</code></pre>
 <h3 id="pyincppcross">pyincpp (cross)</h3>
 <table>
 <thead>
@@ -23407,7 +23448,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 43 - 2
mirror/packages/iphoneos.html

@@ -9578,6 +9578,10 @@
 <td><a href="https://github.com/nodejs/http-parser">https://github.com/nodejs/http-parser</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v2.9.4</td>
 </tr>
@@ -14420,7 +14424,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v8.1.0</td>
+<td>v3.0.0, v8.1.0, v9.2.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -20387,6 +20391,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("pugixml")
 </code></pre>
+<h3 id="pycdciphoneos">pycdc (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>C++ python bytecode disassembler and decompiler</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/zrax/pycdc">https://github.com/zrax/pycdc</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-3.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.08.12</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua">pycdc/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos pycdc
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pycdc")
+</code></pre>
 <h3 id="pyincppiphoneos">pyincpp (iphoneos)</h3>
 <table>
 <thead>
@@ -23704,7 +23745,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 12 - 4
mirror/packages/linux.html

@@ -17379,6 +17379,10 @@
 <td><a href="https://github.com/nodejs/http-parser">https://github.com/nodejs/http-parser</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v2.9.4</td>
 </tr>
@@ -28518,7 +28522,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v8.1.0</td>
+<td>v3.0.0, v8.1.0, v9.2.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -39732,8 +39736,12 @@
 <td><a href="https://github.com/zrax/pycdc">https://github.com/zrax/pycdc</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>GPL-3.0</td>
+</tr>
+<tr>
 <td>Versions</td>
-<td>2022.10.04</td>
+<td>2024.08.12</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -45339,7 +45347,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -51493,7 +51501,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x564c4c6871c0</td>
+<td>table: 0x558f6ea41010</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 12 - 4
mirror/packages/macosx.html

@@ -16223,6 +16223,10 @@
 <td><a href="https://github.com/nodejs/http-parser">https://github.com/nodejs/http-parser</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v2.9.4</td>
 </tr>
@@ -26218,7 +26222,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v8.1.0</td>
+<td>v3.0.0, v8.1.0, v9.2.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -36638,8 +36642,12 @@
 <td><a href="https://github.com/zrax/pycdc">https://github.com/zrax/pycdc</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>GPL-3.0</td>
+</tr>
+<tr>
 <td>Versions</td>
-<td>2022.10.04</td>
+<td>2024.08.12</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -41813,7 +41821,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -47539,7 +47547,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x564c4c6871c0</td>
+<td>table: 0x558f6ea41010</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 43 - 2
mirror/packages/mingw.html

@@ -10977,6 +10977,10 @@
 <td><a href="https://github.com/nodejs/http-parser">https://github.com/nodejs/http-parser</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v2.9.4</td>
 </tr>
@@ -16613,7 +16617,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v8.1.0</td>
+<td>v3.0.0, v8.1.0, v9.2.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -23419,6 +23423,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("pugixml")
 </code></pre>
+<h3 id="pycdcmingw">pycdc (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>C++ python bytecode disassembler and decompiler</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/zrax/pycdc">https://github.com/zrax/pycdc</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-3.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.08.12</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua">pycdc/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] pycdc
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pycdc")
+</code></pre>
 <h3 id="pyincppmingw">pyincpp (mingw)</h3>
 <table>
 <thead>
@@ -27538,7 +27579,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 43 - 2
mirror/packages/msys.html

@@ -9726,6 +9726,10 @@
 <td><a href="https://github.com/nodejs/http-parser">https://github.com/nodejs/http-parser</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v2.9.4</td>
 </tr>
@@ -13881,7 +13885,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v8.1.0</td>
+<td>v3.0.0, v8.1.0, v9.2.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -19494,6 +19498,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("pugixml")
 </code></pre>
+<h3 id="pycdcmsys">pycdc (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>C++ python bytecode disassembler and decompiler</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/zrax/pycdc">https://github.com/zrax/pycdc</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-3.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.08.12</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua">pycdc/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install pycdc
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pycdc")
+</code></pre>
 <h3 id="pyincppmsys">pyincpp (msys)</h3>
 <table>
 <thead>
@@ -22486,7 +22527,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 43 - 2
mirror/packages/wasm.html

@@ -8792,6 +8792,10 @@
 <td><a href="https://github.com/nodejs/http-parser">https://github.com/nodejs/http-parser</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v2.9.4</td>
 </tr>
@@ -12791,7 +12795,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v8.1.0</td>
+<td>v3.0.0, v8.1.0, v9.2.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -18116,6 +18120,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("pugixml")
 </code></pre>
+<h3 id="pycdcwasm">pycdc (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>C++ python bytecode disassembler and decompiler</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/zrax/pycdc">https://github.com/zrax/pycdc</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-3.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.08.12</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>wasm32, wasm64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua">pycdc/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm pycdc
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pycdc")
+</code></pre>
 <h3 id="pyincppwasm">pyincpp (wasm)</h3>
 <table>
 <thead>
@@ -20960,7 +21001,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 11 - 3
mirror/packages/windows.html

@@ -16025,6 +16025,10 @@
 <td><a href="https://github.com/nodejs/http-parser">https://github.com/nodejs/http-parser</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v2.9.4</td>
 </tr>
@@ -23640,7 +23644,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v8.1.0</td>
+<td>v3.0.0, v8.1.0, v9.2.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -33903,8 +33907,12 @@
 <td><a href="https://github.com/zrax/pycdc">https://github.com/zrax/pycdc</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>GPL-3.0</td>
+</tr>
+<tr>
 <td>Versions</td>
-<td>2022.10.04</td>
+<td>2024.08.12</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -39082,7 +39090,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 27 - 2
packages/android.md

@@ -6389,6 +6389,7 @@ add_requires("hpsocket")
 | Description | *Parser for HTTP messages written in C.* |
 | -- | -- |
 | Homepage | [https://github.com/nodejs/http-parser](https://github.com/nodejs/http-parser) |
+| License | MIT |
 | Versions | v2.9.4 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [http_parser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/http_parser/xmake.lua) |
@@ -9687,7 +9688,7 @@ add_requires("llfio")
 | -- | -- |
 | Homepage | [https://github.com/nodejs/llhttp](https://github.com/nodejs/llhttp) |
 | License | MIT |
-| Versions | v3.0.0, v8.1.0 |
+| Versions | v3.0.0, v8.1.0, v9.2.1 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [llhttp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/llhttp/xmake.lua) |
 
@@ -13919,6 +13920,30 @@ add_requires("pugixml")
 ```
 
 
+### pycdc (android)
+
+
+| Description | *C++ python bytecode disassembler and decompiler* |
+| -- | -- |
+| Homepage | [https://github.com/zrax/pycdc](https://github.com/zrax/pycdc) |
+| License | GPL-3.0 |
+| Versions | 2024.08.12 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [pycdc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] pycdc
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pycdc")
+```
+
+
 ### pyincpp (android)
 
 
@@ -16099,7 +16124,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 27 - 2
packages/bsd.md

@@ -6629,6 +6629,7 @@ add_requires("houdini")
 | Description | *Parser for HTTP messages written in C.* |
 | -- | -- |
 | Homepage | [https://github.com/nodejs/http-parser](https://github.com/nodejs/http-parser) |
+| License | MIT |
 | Versions | v2.9.4 |
 | Architectures | i386, x86_64 |
 | Definition | [http_parser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/http_parser/xmake.lua) |
@@ -9848,7 +9849,7 @@ add_requires("llama.cpp")
 | -- | -- |
 | Homepage | [https://github.com/nodejs/llhttp](https://github.com/nodejs/llhttp) |
 | License | MIT |
-| Versions | v3.0.0, v8.1.0 |
+| Versions | v3.0.0, v8.1.0, v9.2.1 |
 | Architectures | i386, x86_64 |
 | Definition | [llhttp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/llhttp/xmake.lua) |
 
@@ -14077,6 +14078,30 @@ add_requires("pugixml")
 ```
 
 
+### pycdc (bsd)
+
+
+| Description | *C++ python bytecode disassembler and decompiler* |
+| -- | -- |
+| Homepage | [https://github.com/zrax/pycdc](https://github.com/zrax/pycdc) |
+| License | GPL-3.0 |
+| Versions | 2024.08.12 |
+| Architectures | i386, x86_64 |
+| Definition | [pycdc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install pycdc
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pycdc")
+```
+
+
 ### pyincpp (bsd)
 
 
@@ -16254,7 +16279,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 27 - 2
packages/cross.md

@@ -6465,6 +6465,7 @@ add_requires("houdini")
 | Description | *Parser for HTTP messages written in C.* |
 | -- | -- |
 | Homepage | [https://github.com/nodejs/http-parser](https://github.com/nodejs/http-parser) |
+| License | MIT |
 | Versions | v2.9.4 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [http_parser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/http_parser/xmake.lua) |
@@ -9335,7 +9336,7 @@ add_requires("llama.cpp")
 | -- | -- |
 | Homepage | [https://github.com/nodejs/llhttp](https://github.com/nodejs/llhttp) |
 | License | MIT |
-| Versions | v3.0.0, v8.1.0 |
+| Versions | v3.0.0, v8.1.0, v9.2.1 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [llhttp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/llhttp/xmake.lua) |
 
@@ -13162,6 +13163,30 @@ add_requires("pugixml")
 ```
 
 
+### pycdc (cross)
+
+
+| Description | *C++ python bytecode disassembler and decompiler* |
+| -- | -- |
+| Homepage | [https://github.com/zrax/pycdc](https://github.com/zrax/pycdc) |
+| License | GPL-3.0 |
+| Versions | 2024.08.12 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [pycdc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] pycdc
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pycdc")
+```
+
+
 ### pyincpp (cross)
 
 
@@ -15316,7 +15341,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 27 - 2
packages/iphoneos.md

@@ -6220,6 +6220,7 @@ add_requires("houdini")
 | Description | *Parser for HTTP messages written in C.* |
 | -- | -- |
 | Homepage | [https://github.com/nodejs/http-parser](https://github.com/nodejs/http-parser) |
+| License | MIT |
 | Versions | v2.9.4 |
 | Architectures | arm64, x86_64 |
 | Definition | [http_parser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/http_parser/xmake.lua) |
@@ -9399,7 +9400,7 @@ add_requires("llfio")
 | -- | -- |
 | Homepage | [https://github.com/nodejs/llhttp](https://github.com/nodejs/llhttp) |
 | License | MIT |
-| Versions | v3.0.0, v8.1.0 |
+| Versions | v3.0.0, v8.1.0, v9.2.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [llhttp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/llhttp/xmake.lua) |
 
@@ -13344,6 +13345,30 @@ add_requires("pugixml")
 ```
 
 
+### pycdc (iphoneos)
+
+
+| Description | *C++ python bytecode disassembler and decompiler* |
+| -- | -- |
+| Homepage | [https://github.com/zrax/pycdc](https://github.com/zrax/pycdc) |
+| License | GPL-3.0 |
+| Versions | 2024.08.12 |
+| Architectures | arm64, x86_64 |
+| Definition | [pycdc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos pycdc
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pycdc")
+```
+
+
 ### pyincpp (iphoneos)
 
 
@@ -15523,7 +15548,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 6 - 4
packages/linux.md

@@ -11345,6 +11345,7 @@ add_requires("hpsocket")
 | Description | *Parser for HTTP messages written in C.* |
 | -- | -- |
 | Homepage | [https://github.com/nodejs/http-parser](https://github.com/nodejs/http-parser) |
+| License | MIT |
 | Versions | v2.9.4 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [http_parser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/http_parser/xmake.lua) |
@@ -18731,7 +18732,7 @@ add_requires("llfio")
 | -- | -- |
 | Homepage | [https://github.com/nodejs/llhttp](https://github.com/nodejs/llhttp) |
 | License | MIT |
-| Versions | v3.0.0, v8.1.0 |
+| Versions | v3.0.0, v8.1.0, v9.2.1 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [llhttp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/llhttp/xmake.lua) |
 
@@ -26129,7 +26130,8 @@ add_requires("pybind11")
 | Description | *C++ python bytecode disassembler and decompiler* |
 | -- | -- |
 | Homepage | [https://github.com/zrax/pycdc](https://github.com/zrax/pycdc) |
-| Versions | 2022.10.04 |
+| License | GPL-3.0 |
+| Versions | 2024.08.12 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [pycdc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua) |
 
@@ -29822,7 +29824,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -33875,7 +33877,7 @@ add_requires("whisper.cpp")
 | Description | *WIGXJPF evaluates Wigner 3j, 6j and 9j symbols accurately using prime factorisation and multi-word integer arithmetic.* |
 | -- | -- |
 | Homepage | [https://fy.chalmers.se/subatom/wigxjpf/](https://fy.chalmers.se/subatom/wigxjpf/) |
-| License | table: 0x564c4c6871c0 |
+| License | table: 0x558f6ea41010 |
 | Versions | 1.13 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |

+ 6 - 4
packages/macosx.md

@@ -10584,6 +10584,7 @@ add_requires("houdini")
 | Description | *Parser for HTTP messages written in C.* |
 | -- | -- |
 | Homepage | [https://github.com/nodejs/http-parser](https://github.com/nodejs/http-parser) |
+| License | MIT |
 | Versions | v2.9.4 |
 | Architectures | arm64, x86_64 |
 | Definition | [http_parser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/http_parser/xmake.lua) |
@@ -17212,7 +17213,7 @@ add_requires("llfio")
 | -- | -- |
 | Homepage | [https://github.com/nodejs/llhttp](https://github.com/nodejs/llhttp) |
 | License | MIT |
-| Versions | v3.0.0, v8.1.0 |
+| Versions | v3.0.0, v8.1.0, v9.2.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [llhttp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/llhttp/xmake.lua) |
 
@@ -24087,7 +24088,8 @@ add_requires("pybind11")
 | Description | *C++ python bytecode disassembler and decompiler* |
 | -- | -- |
 | Homepage | [https://github.com/zrax/pycdc](https://github.com/zrax/pycdc) |
-| Versions | 2022.10.04 |
+| License | GPL-3.0 |
+| Versions | 2024.08.12 |
 | Architectures | arm64, x86_64 |
 | Definition | [pycdc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua) |
 
@@ -27495,7 +27497,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -31264,7 +31266,7 @@ add_requires("which")
 | Description | *WIGXJPF evaluates Wigner 3j, 6j and 9j symbols accurately using prime factorisation and multi-word integer arithmetic.* |
 | -- | -- |
 | Homepage | [https://fy.chalmers.se/subatom/wigxjpf/](https://fy.chalmers.se/subatom/wigxjpf/) |
-| License | table: 0x564c4c6871c0 |
+| License | table: 0x558f6ea41010 |
 | Versions | 1.13 |
 | Architectures | arm64, x86_64 |
 | Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |

+ 27 - 2
packages/mingw.md

@@ -7132,6 +7132,7 @@ add_requires("houdini")
 | Description | *Parser for HTTP messages written in C.* |
 | -- | -- |
 | Homepage | [https://github.com/nodejs/http-parser](https://github.com/nodejs/http-parser) |
+| License | MIT |
 | Versions | v2.9.4 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [http_parser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/http_parser/xmake.lua) |
@@ -10834,7 +10835,7 @@ add_requires("llama.cpp")
 | -- | -- |
 | Homepage | [https://github.com/nodejs/llhttp](https://github.com/nodejs/llhttp) |
 | License | MIT |
-| Versions | v3.0.0, v8.1.0 |
+| Versions | v3.0.0, v8.1.0, v9.2.1 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [llhttp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/llhttp/xmake.lua) |
 
@@ -15328,6 +15329,30 @@ add_requires("pugixml")
 ```
 
 
+### pycdc (mingw)
+
+
+| Description | *C++ python bytecode disassembler and decompiler* |
+| -- | -- |
+| Homepage | [https://github.com/zrax/pycdc](https://github.com/zrax/pycdc) |
+| License | GPL-3.0 |
+| Versions | 2024.08.12 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [pycdc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] pycdc
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pycdc")
+```
+
+
 ### pyincpp (mingw)
 
 
@@ -18032,7 +18057,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 27 - 2
packages/msys.md

@@ -6316,6 +6316,7 @@ add_requires("houdini")
 | Description | *Parser for HTTP messages written in C.* |
 | -- | -- |
 | Homepage | [https://github.com/nodejs/http-parser](https://github.com/nodejs/http-parser) |
+| License | MIT |
 | Versions | v2.9.4 |
 | Architectures | i386, x86_64 |
 | Definition | [http_parser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/http_parser/xmake.lua) |
@@ -9043,7 +9044,7 @@ add_requires("llama.cpp")
 | -- | -- |
 | Homepage | [https://github.com/nodejs/llhttp](https://github.com/nodejs/llhttp) |
 | License | MIT |
-| Versions | v3.0.0, v8.1.0 |
+| Versions | v3.0.0, v8.1.0, v9.2.1 |
 | Architectures | i386, x86_64 |
 | Definition | [llhttp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/llhttp/xmake.lua) |
 
@@ -12752,6 +12753,30 @@ add_requires("pugixml")
 ```
 
 
+### pycdc (msys)
+
+
+| Description | *C++ python bytecode disassembler and decompiler* |
+| -- | -- |
+| Homepage | [https://github.com/zrax/pycdc](https://github.com/zrax/pycdc) |
+| License | GPL-3.0 |
+| Versions | 2024.08.12 |
+| Architectures | i386, x86_64 |
+| Definition | [pycdc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install pycdc
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pycdc")
+```
+
+
 ### pyincpp (msys)
 
 
@@ -14717,7 +14742,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 27 - 2
packages/wasm.md

@@ -5699,6 +5699,7 @@ add_requires("houdini")
 | Description | *Parser for HTTP messages written in C.* |
 | -- | -- |
 | Homepage | [https://github.com/nodejs/http-parser](https://github.com/nodejs/http-parser) |
+| License | MIT |
 | Versions | v2.9.4 |
 | Architectures | wasm32, wasm64 |
 | Definition | [http_parser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/http_parser/xmake.lua) |
@@ -8328,7 +8329,7 @@ add_requires("llama.cpp")
 | -- | -- |
 | Homepage | [https://github.com/nodejs/llhttp](https://github.com/nodejs/llhttp) |
 | License | MIT |
-| Versions | v3.0.0, v8.1.0 |
+| Versions | v3.0.0, v8.1.0, v9.2.1 |
 | Architectures | wasm32, wasm64 |
 | Definition | [llhttp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/llhttp/xmake.lua) |
 
@@ -11847,6 +11848,30 @@ add_requires("pugixml")
 ```
 
 
+### pycdc (wasm)
+
+
+| Description | *C++ python bytecode disassembler and decompiler* |
+| -- | -- |
+| Homepage | [https://github.com/zrax/pycdc](https://github.com/zrax/pycdc) |
+| License | GPL-3.0 |
+| Versions | 2024.08.12 |
+| Architectures | wasm32, wasm64 |
+| Definition | [pycdc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm pycdc
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pycdc")
+```
+
+
 ### pyincpp (wasm)
 
 
@@ -13716,7 +13741,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 5 - 3
packages/windows.md

@@ -10446,6 +10446,7 @@ add_requires("hpx")
 | Description | *Parser for HTTP messages written in C.* |
 | -- | -- |
 | Homepage | [https://github.com/nodejs/http-parser](https://github.com/nodejs/http-parser) |
+| License | MIT |
 | Versions | v2.9.4 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [http_parser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/http_parser/xmake.lua) |
@@ -15454,7 +15455,7 @@ add_requires("llfio")
 | -- | -- |
 | Homepage | [https://github.com/nodejs/llhttp](https://github.com/nodejs/llhttp) |
 | License | MIT |
-| Versions | v3.0.0, v8.1.0 |
+| Versions | v3.0.0, v8.1.0, v9.2.1 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [llhttp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/llhttp/xmake.lua) |
 
@@ -22216,7 +22217,8 @@ add_requires("pugixml")
 | Description | *C++ python bytecode disassembler and decompiler* |
 | -- | -- |
 | Homepage | [https://github.com/zrax/pycdc](https://github.com/zrax/pycdc) |
-| Versions | 2022.10.04 |
+| License | GPL-3.0 |
+| Versions | 2024.08.12 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [pycdc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pycdc/xmake.lua) |
 
@@ -25625,7 +25627,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2024-10-04T07:19:41+08:00</lastmod>
+  <lastmod>2024-10-04T14:37:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2024-10-04T07:19:47+08:00</lastmod>
+  <lastmod>2024-10-04T14:37:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2024-10-04T07:19:47+08:00</lastmod>
+  <lastmod>2024-10-04T14:37:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2024-10-04T07:19:48+08:00</lastmod>
+  <lastmod>2024-10-04T14:37:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2024-10-04T07:19:48+08:00</lastmod>
+  <lastmod>2024-10-04T14:37:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2024-10-04T07:19:48+08:00</lastmod>
+  <lastmod>2024-10-04T14:37:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2024-10-04T07:19:48+08:00</lastmod>
+  <lastmod>2024-10-04T14:37:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2024-10-04T07:19:49+08:00</lastmod>
+  <lastmod>2024-10-04T14:37:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2024-10-04T07:19:49+08:00</lastmod>
+  <lastmod>2024-10-04T14:37:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2024-10-04T07:19:49+08:00</lastmod>
+  <lastmod>2024-10-04T14:37:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2024-10-04T07:19:50+08:00</lastmod>
+  <lastmod>2024-10-04T14:37:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2024-10-04T07:19:50+08:00</lastmod>
+  <lastmod>2024-10-04T14:37:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2024-10-04T07:19:51+08:00</lastmod>
+  <lastmod>2024-10-04T14:37:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2024-10-04T07:19:51+08:00</lastmod>
+  <lastmod>2024-10-04T14:37:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2024-10-04T07:19:51+08:00</lastmod>
+  <lastmod>2024-10-04T14:37:57+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: sqlite-vec, alcatraz, port**
+- **Recently added: port, port, sqlite-vec**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [GitHub](https://github.com/xmake-io/xrepo/)