Browse Source

autoupdate docs by xmake-repo/ci

ruki 1 năm trước cách đây
mục cha
commit
3b6d5b1710

+ 1 - 1
_coverpage.md

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

+ 1 - 1
_sidebar.md

@@ -1,7 +1,7 @@
 - Getting Started
   - [Sponsor](https://xmake.io/#/about/sponsor)
   - [Quick Start](getting_started.md)
-- Packages (1520)
+- Packages (1521)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 39 - 2
mirror/packages/android.html

@@ -11929,7 +11929,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.1.0, v1.4.0, v1.4.1</td>
+<td>v1.1.0, v1.4.0, v1.4.1, v1.4.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -23878,7 +23878,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -28114,6 +28114,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("yoga")
 </code></pre>
+<h3 id="yxmlandroid">yxml (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Yxml - A small, fast and correct</em> XML parser*</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://dev.yorhel.nl/yxml">https://dev.yorhel.nl/yxml</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2020.08.13</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/y/yxml/xmake.lua">yxml/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] yxml
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("yxml")
+</code></pre>
 <h3 id="yyjsonandroid">yyjson (android)</h3>
 <table>
 <thead>

+ 39 - 2
mirror/packages/bsd.html

@@ -12100,7 +12100,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.1.0, v1.4.0, v1.4.1</td>
+<td>v1.1.0, v1.4.0, v1.4.1, v1.4.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -24067,7 +24067,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -28324,6 +28324,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("yomm2")
 </code></pre>
+<h3 id="yxmlbsd">yxml (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Yxml - A small, fast and correct</em> XML parser*</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://dev.yorhel.nl/yxml">https://dev.yorhel.nl/yxml</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2020.08.13</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/y/yxml/xmake.lua">yxml/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install yxml
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("yxml")
+</code></pre>
 <h3 id="yyjsonbsd">yyjson (bsd)</h3>
 <table>
 <thead>

+ 39 - 2
mirror/packages/cross.html

@@ -11775,7 +11775,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.1.0, v1.4.0, v1.4.1</td>
+<td>v1.1.0, v1.4.0, v1.4.1, v1.4.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -22696,7 +22696,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -26607,6 +26607,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("yomm2")
 </code></pre>
+<h3 id="yxmlcross">yxml (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Yxml - A small, fast and correct</em> XML parser*</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://dev.yorhel.nl/yxml">https://dev.yorhel.nl/yxml</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2020.08.13</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/y/yxml/xmake.lua">yxml/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] yxml
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("yxml")
+</code></pre>
 <h3 id="yyjsoncross">yyjson (cross)</h3>
 <table>
 <thead>

+ 39 - 2
mirror/packages/iphoneos.html

@@ -11566,7 +11566,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.1.0, v1.4.0, v1.4.1</td>
+<td>v1.1.0, v1.4.0, v1.4.1, v1.4.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -22960,7 +22960,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -26801,6 +26801,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("yoga")
 </code></pre>
+<h3 id="yxmliphoneos">yxml (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Yxml - A small, fast and correct</em> XML parser*</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://dev.yorhel.nl/yxml">https://dev.yorhel.nl/yxml</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2020.08.13</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/y/yxml/xmake.lua">yxml/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos yxml
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("yxml")
+</code></pre>
 <h3 id="yyjsoniphoneos">yyjson (iphoneos)</h3>
 <table>
 <thead>

+ 42 - 5
mirror/packages/linux.html

@@ -21576,7 +21576,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.1.0, v1.4.0, v1.4.1</td>
+<td>v1.1.0, v1.4.0, v1.4.1, v1.4.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -28383,7 +28383,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v4.0.8, v4.0.9</td>
+<td>v4.0.8, v4.0.9, v4.0.11</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -44599,7 +44599,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -50716,7 +50716,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55d214561920</td>
+<td>table: 0x5630a8e2fac0</td>
 </tr>
 <tr>
 <td>Versions</td>
@@ -51998,7 +51998,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.3.4, 0.3.5, 0.3.6, 0.3.7</td>
+<td>0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -52230,6 +52230,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("yomm2")
 </code></pre>
+<h3 id="yxmllinux">yxml (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Yxml - A small, fast and correct</em> XML parser*</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://dev.yorhel.nl/yxml">https://dev.yorhel.nl/yxml</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2020.08.13</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yxml/xmake.lua">yxml/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install yxml
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("yxml")
+</code></pre>
 <h3 id="yyjsonlinux">yyjson (linux)</h3>
 <table>
 <thead>

+ 42 - 5
mirror/packages/macosx.html

@@ -20033,7 +20033,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.1.0, v1.4.0, v1.4.1</td>
+<td>v1.1.0, v1.4.0, v1.4.1, v1.4.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -26120,7 +26120,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v4.0.8, v4.0.9</td>
+<td>v4.0.8, v4.0.9, v4.0.11</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -41184,7 +41184,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -46873,7 +46873,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55d214561920</td>
+<td>table: 0x5630a8e2fac0</td>
 </tr>
 <tr>
 <td>Versions</td>
@@ -48081,7 +48081,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.3.4, 0.3.5, 0.3.6, 0.3.7</td>
+<td>0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -48313,6 +48313,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("yomm2")
 </code></pre>
+<h3 id="yxmlmacosx">yxml (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Yxml - A small, fast and correct</em> XML parser*</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://dev.yorhel.nl/yxml">https://dev.yorhel.nl/yxml</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2020.08.13</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/y/yxml/xmake.lua">yxml/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install yxml
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("yxml")
+</code></pre>
 <h3 id="yyjsonmacosx">yyjson (macosx)</h3>
 <table>
 <thead>

+ 39 - 2
mirror/packages/mingw.html

@@ -13586,7 +13586,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.1.0, v1.4.0, v1.4.1</td>
+<td>v1.1.0, v1.4.0, v1.4.1, v1.4.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -26802,7 +26802,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -31762,6 +31762,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("yomm2")
 </code></pre>
+<h3 id="yxmlmingw">yxml (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Yxml - A small, fast and correct</em> XML parser*</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://dev.yorhel.nl/yxml">https://dev.yorhel.nl/yxml</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2020.08.13</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/y/yxml/xmake.lua">yxml/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] yxml
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("yxml")
+</code></pre>
 <h3 id="yyjsonmingw">yyjson (mingw)</h3>
 <table>
 <thead>

+ 39 - 2
mirror/packages/msys.html

@@ -11430,7 +11430,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.1.0, v1.4.0, v1.4.1</td>
+<td>v1.1.0, v1.4.0, v1.4.1, v1.4.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -21672,7 +21672,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -25509,6 +25509,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("yoga")
 </code></pre>
+<h3 id="yxmlmsys">yxml (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Yxml - A small, fast and correct</em> XML parser*</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://dev.yorhel.nl/yxml">https://dev.yorhel.nl/yxml</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2020.08.13</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/y/yxml/xmake.lua">yxml/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install yxml
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("yxml")
+</code></pre>
 <h3 id="yyjsonmsys">yyjson (msys)</h3>
 <table>
 <thead>

+ 39 - 2
mirror/packages/wasm.html

@@ -10348,7 +10348,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.1.0, v1.4.0, v1.4.1</td>
+<td>v1.1.0, v1.4.0, v1.4.1, v1.4.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -20220,7 +20220,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -23650,6 +23650,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("yoga")
 </code></pre>
+<h3 id="yxmlwasm">yxml (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Yxml - A small, fast and correct</em> XML parser*</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://dev.yorhel.nl/yxml">https://dev.yorhel.nl/yxml</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2020.08.13</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/y/yxml/xmake.lua">yxml/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm yxml
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("yxml")
+</code></pre>
 <h3 id="yyjsonwasm">yyjson (wasm)</h3>
 <table>
 <thead>

+ 41 - 4
mirror/packages/windows.html

@@ -19428,7 +19428,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.1.0, v1.4.0, v1.4.1</td>
+<td>v1.1.0, v1.4.0, v1.4.1, v1.4.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -23472,7 +23472,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v4.0.8, v4.0.9</td>
+<td>v4.0.8, v4.0.9, v4.0.11</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -38305,7 +38305,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -45345,7 +45345,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.3.4, 0.3.5, 0.3.6, 0.3.7</td>
+<td>0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -45577,6 +45577,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("yomm2")
 </code></pre>
+<h3 id="yxmlwindows">yxml (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Yxml - A small, fast and correct</em> XML parser*</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://dev.yorhel.nl/yxml">https://dev.yorhel.nl/yxml</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2020.08.13</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, arm64ec, x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yxml/xmake.lua">yxml/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install yxml
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("yxml")
+</code></pre>
 <h3 id="yythunkswindows">yy-thunks (windows)</h3>
 <table>
 <thead>

+ 26 - 2
packages/android.md

@@ -7775,7 +7775,7 @@ add_requires("libelfin")
 | -- | -- |
 | Homepage | [https://github.com/ph3at/libenvpp](https://github.com/ph3at/libenvpp) |
 | License | Apache-2.0 |
-| Versions | v1.1.0, v1.4.0, v1.4.1 |
+| Versions | v1.1.0, v1.4.0, v1.4.1, v1.4.2 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [libenvpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libenvpp/xmake.lua) |
 
@@ -15642,7 +15642,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+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0 |
 | 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) |
 
@@ -18435,6 +18435,30 @@ add_requires("yoga")
 ```
 
 
+### yxml (android)
+
+
+| Description | *Yxml - A small, fast and correct* XML parser* |
+| -- | -- |
+| Homepage | [https://dev.yorhel.nl/yxml](https://dev.yorhel.nl/yxml) |
+| License | MIT |
+| Versions | 2020.08.13 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [yxml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yxml/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] yxml
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("yxml")
+```
+
+
 ### yyjson (android)
 
 

+ 26 - 2
packages/bsd.md

@@ -7875,7 +7875,7 @@ add_requires("libelfin")
 | -- | -- |
 | Homepage | [https://github.com/ph3at/libenvpp](https://github.com/ph3at/libenvpp) |
 | License | Apache-2.0 |
-| Versions | v1.1.0, v1.4.0, v1.4.1 |
+| Versions | v1.1.0, v1.4.0, v1.4.1, v1.4.2 |
 | Architectures | i386, x86_64 |
 | Definition | [libenvpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libenvpp/xmake.lua) |
 
@@ -15776,7 +15776,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+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -18589,6 +18589,30 @@ add_requires("yomm2")
 ```
 
 
+### yxml (bsd)
+
+
+| Description | *Yxml - A small, fast and correct* XML parser* |
+| -- | -- |
+| Homepage | [https://dev.yorhel.nl/yxml](https://dev.yorhel.nl/yxml) |
+| License | MIT |
+| Versions | 2020.08.13 |
+| Architectures | i386, x86_64 |
+| Definition | [yxml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yxml/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install yxml
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("yxml")
+```
+
+
 ### yyjson (bsd)
 
 

+ 26 - 2
packages/cross.md

@@ -7661,7 +7661,7 @@ add_requires("libelfin")
 | -- | -- |
 | Homepage | [https://github.com/ph3at/libenvpp](https://github.com/ph3at/libenvpp) |
 | License | Apache-2.0 |
-| Versions | v1.1.0, v1.4.0, v1.4.1 |
+| Versions | v1.1.0, v1.4.0, v1.4.1, v1.4.2 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [libenvpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libenvpp/xmake.lua) |
 
@@ -14858,7 +14858,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | 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+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0 |
 | 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) |
 
@@ -17437,6 +17437,30 @@ add_requires("yomm2")
 ```
 
 
+### yxml (cross)
+
+
+| Description | *Yxml - A small, fast and correct* XML parser* |
+| -- | -- |
+| Homepage | [https://dev.yorhel.nl/yxml](https://dev.yorhel.nl/yxml) |
+| License | MIT |
+| Versions | 2020.08.13 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [yxml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yxml/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] yxml
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("yxml")
+```
+
+
 ### yyjson (cross)
 
 

+ 26 - 2
packages/iphoneos.md

@@ -7535,7 +7535,7 @@ add_requires("libelfin")
 | -- | -- |
 | Homepage | [https://github.com/ph3at/libenvpp](https://github.com/ph3at/libenvpp) |
 | License | Apache-2.0 |
-| Versions | v1.1.0, v1.4.0, v1.4.1 |
+| Versions | v1.1.0, v1.4.0, v1.4.1, v1.4.2 |
 | Architectures | arm64, x86_64 |
 | Definition | [libenvpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libenvpp/xmake.lua) |
 
@@ -15042,7 +15042,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | 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+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -17574,6 +17574,30 @@ add_requires("yoga")
 ```
 
 
+### yxml (iphoneos)
+
+
+| Description | *Yxml - A small, fast and correct* XML parser* |
+| -- | -- |
+| Homepage | [https://dev.yorhel.nl/yxml](https://dev.yorhel.nl/yxml) |
+| License | MIT |
+| Versions | 2020.08.13 |
+| Architectures | arm64, x86_64 |
+| Definition | [yxml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yxml/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos yxml
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("yxml")
+```
+
+
 ### yyjson (iphoneos)
 
 

+ 29 - 5
packages/linux.md

@@ -14134,7 +14134,7 @@ add_requires("libelfin")
 | -- | -- |
 | Homepage | [https://github.com/ph3at/libenvpp](https://github.com/ph3at/libenvpp) |
 | License | Apache-2.0 |
-| Versions | v1.1.0, v1.4.0, v1.4.1 |
+| Versions | v1.1.0, v1.4.0, v1.4.1, v1.4.2 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [libenvpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libenvpp/xmake.lua) |
 
@@ -18653,7 +18653,7 @@ add_requires("ls-qpack")
 | -- | -- |
 | Homepage | [https://github.com/litespeedtech/lsquic](https://github.com/litespeedtech/lsquic) |
 | License | MIT |
-| Versions | v4.0.8, v4.0.9 |
+| Versions | v4.0.8, v4.0.9, v4.0.11 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [lsquic/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lsquic/xmake.lua) |
 
@@ -29342,7 +29342,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | 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+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0 |
 | 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) |
 
@@ -33371,7 +33371,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: 0x55d214561920 |
+| License | table: 0x5630a8e2fac0 |
 | 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) |
@@ -34226,7 +34226,7 @@ add_requires("xz")
 | -- | -- |
 | Homepage | [https://github.com/alibaba/yalantinglibs](https://github.com/alibaba/yalantinglibs) |
 | License | Apache-2.0 |
-| Versions | 0.3.4, 0.3.5, 0.3.6, 0.3.7 |
+| Versions | 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [yalantinglibs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yalantinglibs/xmake.lua) |
 
@@ -34385,6 +34385,30 @@ add_requires("yomm2")
 ```
 
 
+### yxml (linux)
+
+
+| Description | *Yxml - A small, fast and correct* XML parser* |
+| -- | -- |
+| Homepage | [https://dev.yorhel.nl/yxml](https://dev.yorhel.nl/yxml) |
+| License | MIT |
+| Versions | 2020.08.13 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [yxml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yxml/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install yxml
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("yxml")
+```
+
+
 ### yyjson (linux)
 
 

+ 29 - 5
packages/macosx.md

@@ -13114,7 +13114,7 @@ add_requires("libelfin")
 | -- | -- |
 | Homepage | [https://github.com/ph3at/libenvpp](https://github.com/ph3at/libenvpp) |
 | License | Apache-2.0 |
-| Versions | v1.1.0, v1.4.0, v1.4.1 |
+| Versions | v1.1.0, v1.4.0, v1.4.1, v1.4.2 |
 | Architectures | arm64, x86_64 |
 | Definition | [libenvpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libenvpp/xmake.lua) |
 
@@ -17158,7 +17158,7 @@ add_requires("ls-qpack")
 | -- | -- |
 | Homepage | [https://github.com/litespeedtech/lsquic](https://github.com/litespeedtech/lsquic) |
 | License | MIT |
-| Versions | v4.0.8, v4.0.9 |
+| Versions | v4.0.8, v4.0.9, v4.0.11 |
 | Architectures | arm64, x86_64 |
 | Definition | [lsquic/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lsquic/xmake.lua) |
 
@@ -27087,7 +27087,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | 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+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -30832,7 +30832,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: 0x55d214561920 |
+| License | table: 0x5630a8e2fac0 |
 | 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) |
@@ -31639,7 +31639,7 @@ add_requires("xz")
 | -- | -- |
 | Homepage | [https://github.com/alibaba/yalantinglibs](https://github.com/alibaba/yalantinglibs) |
 | License | Apache-2.0 |
-| Versions | 0.3.4, 0.3.5, 0.3.6, 0.3.7 |
+| Versions | 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8 |
 | Architectures | arm64, x86_64 |
 | Definition | [yalantinglibs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yalantinglibs/xmake.lua) |
 
@@ -31798,6 +31798,30 @@ add_requires("yomm2")
 ```
 
 
+### yxml (macosx)
+
+
+| Description | *Yxml - A small, fast and correct* XML parser* |
+| -- | -- |
+| Homepage | [https://dev.yorhel.nl/yxml](https://dev.yorhel.nl/yxml) |
+| License | MIT |
+| Versions | 2020.08.13 |
+| Architectures | arm64, x86_64 |
+| Definition | [yxml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yxml/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install yxml
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("yxml")
+```
+
+
 ### yyjson (macosx)
 
 

+ 26 - 2
packages/mingw.md

@@ -8853,7 +8853,7 @@ add_requires("libdwarf")
 | -- | -- |
 | Homepage | [https://github.com/ph3at/libenvpp](https://github.com/ph3at/libenvpp) |
 | License | Apache-2.0 |
-| Versions | v1.1.0, v1.4.0, v1.4.1 |
+| Versions | v1.1.0, v1.4.0, v1.4.1, v1.4.2 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [libenvpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libenvpp/xmake.lua) |
 
@@ -17553,7 +17553,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+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -20822,6 +20822,30 @@ add_requires("yomm2")
 ```
 
 
+### yxml (mingw)
+
+
+| Description | *Yxml - A small, fast and correct* XML parser* |
+| -- | -- |
+| Homepage | [https://dev.yorhel.nl/yxml](https://dev.yorhel.nl/yxml) |
+| License | MIT |
+| Versions | 2020.08.13 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [yxml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yxml/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] yxml
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("yxml")
+```
+
+
 ### yyjson (mingw)
 
 

+ 26 - 2
packages/msys.md

@@ -7442,7 +7442,7 @@ add_requires("libelfin")
 | -- | -- |
 | Homepage | [https://github.com/ph3at/libenvpp](https://github.com/ph3at/libenvpp) |
 | License | Apache-2.0 |
-| Versions | v1.1.0, v1.4.0, v1.4.1 |
+| Versions | v1.1.0, v1.4.0, v1.4.1, v1.4.2 |
 | Architectures | i386, x86_64 |
 | Definition | [libenvpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libenvpp/xmake.lua) |
 
@@ -14189,7 +14189,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+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -16720,6 +16720,30 @@ add_requires("yoga")
 ```
 
 
+### yxml (msys)
+
+
+| Description | *Yxml - A small, fast and correct* XML parser* |
+| -- | -- |
+| Homepage | [https://dev.yorhel.nl/yxml](https://dev.yorhel.nl/yxml) |
+| License | MIT |
+| Versions | 2020.08.13 |
+| Architectures | i386, x86_64 |
+| Definition | [yxml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yxml/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install yxml
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("yxml")
+```
+
+
 ### yyjson (msys)
 
 

+ 26 - 2
packages/wasm.md

@@ -6729,7 +6729,7 @@ add_requires("libelfin")
 | -- | -- |
 | Homepage | [https://github.com/ph3at/libenvpp](https://github.com/ph3at/libenvpp) |
 | License | Apache-2.0 |
-| Versions | v1.1.0, v1.4.0, v1.4.1 |
+| Versions | v1.1.0, v1.4.0, v1.4.1, v1.4.2 |
 | Architectures | wasm32, wasm64 |
 | Definition | [libenvpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libenvpp/xmake.lua) |
 
@@ -13236,7 +13236,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+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -15503,6 +15503,30 @@ add_requires("yoga")
 ```
 
 
+### yxml (wasm)
+
+
+| Description | *Yxml - A small, fast and correct* XML parser* |
+| -- | -- |
+| Homepage | [https://dev.yorhel.nl/yxml](https://dev.yorhel.nl/yxml) |
+| License | MIT |
+| Versions | 2020.08.13 |
+| Architectures | wasm32, wasm64 |
+| Definition | [yxml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yxml/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm yxml
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("yxml")
+```
+
+
 ### yyjson (wasm)
 
 

+ 28 - 4
packages/windows.md

@@ -12690,7 +12690,7 @@ add_requires("libdwarf")
 | -- | -- |
 | Homepage | [https://github.com/ph3at/libenvpp](https://github.com/ph3at/libenvpp) |
 | License | Apache-2.0 |
-| Versions | v1.1.0, v1.4.0, v1.4.1 |
+| Versions | v1.1.0, v1.4.0, v1.4.1, v1.4.2 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [libenvpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libenvpp/xmake.lua) |
 
@@ -15353,7 +15353,7 @@ add_requires("ls-qpack")
 | -- | -- |
 | Homepage | [https://github.com/litespeedtech/lsquic](https://github.com/litespeedtech/lsquic) |
 | License | MIT |
-| Versions | v4.0.8, v4.0.9 |
+| Versions | v4.0.8, v4.0.9, v4.0.11 |
 | Architectures | arm, arm64ec, x64, x86 |
 | Definition | [lsquic/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lsquic/xmake.lua) |
 
@@ -25121,7 +25121,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | 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+300, 3.35.0+400, 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+300, 3.35.0+400, 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+100, 3.46.0+0 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -29753,7 +29753,7 @@ add_requires("xz")
 | -- | -- |
 | Homepage | [https://github.com/alibaba/yalantinglibs](https://github.com/alibaba/yalantinglibs) |
 | License | Apache-2.0 |
-| Versions | 0.3.4, 0.3.5, 0.3.6, 0.3.7 |
+| Versions | 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [yalantinglibs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yalantinglibs/xmake.lua) |
 
@@ -29912,6 +29912,30 @@ add_requires("yomm2")
 ```
 
 
+### yxml (windows)
+
+
+| Description | *Yxml - A small, fast and correct* XML parser* |
+| -- | -- |
+| Homepage | [https://dev.yorhel.nl/yxml](https://dev.yorhel.nl/yxml) |
+| License | MIT |
+| Versions | 2020.08.13 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [yxml/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yxml/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install yxml
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("yxml")
+```
+
+
 ### yy-thunks (windows)
 
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2024-09-19T02:08:25+08:00</lastmod>
+  <lastmod>2024-09-19T06:34:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2024-09-19T02:08:32+08:00</lastmod>
+  <lastmod>2024-09-19T06:34:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2024-09-19T02:08:32+08:00</lastmod>
+  <lastmod>2024-09-19T06:34:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2024-09-19T02:08:32+08:00</lastmod>
+  <lastmod>2024-09-19T06:34:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2024-09-19T02:08:32+08:00</lastmod>
+  <lastmod>2024-09-19T06:34:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2024-09-19T02:08:33+08:00</lastmod>
+  <lastmod>2024-09-19T06:34:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2024-09-19T02:08:33+08:00</lastmod>
+  <lastmod>2024-09-19T06:34:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2024-09-19T02:08:33+08:00</lastmod>
+  <lastmod>2024-09-19T06:34:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2024-09-19T02:08:34+08:00</lastmod>
+  <lastmod>2024-09-19T06:34:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2024-09-19T02:08:34+08:00</lastmod>
+  <lastmod>2024-09-19T06:34:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2024-09-19T02:08:34+08:00</lastmod>
+  <lastmod>2024-09-19T06:34:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2024-09-19T02:08:35+08:00</lastmod>
+  <lastmod>2024-09-19T06:34:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2024-09-19T02:08:35+08:00</lastmod>
+  <lastmod>2024-09-19T06:34:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2024-09-19T02:08:35+08:00</lastmod>
+  <lastmod>2024-09-19T06:34:30+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2024-09-19T02:08:36+08:00</lastmod>
+  <lastmod>2024-09-19T06:34:30+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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

+ 1 - 1
zh-cn/_sidebar.md

@@ -1,7 +1,7 @@
 - 快速入门
   - [赞助](https://xmake.io/#/zh-cn/about/sponsor)
   - [快速上手](zh-cn/getting_started.md)
-- 包列表 (1520)
+- 包列表 (1521)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)