Bladeren bron

autoupdate docs by xmake-repo/ci

ruki 2 jaren geleden
bovenliggende
commit
a35f703095

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: mdns, port, ruy**
+- **Recently added: quill, openpgl, mdns**
 
 [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 (880)
+- Packages (882)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 2 - 2
mirror/packages/android.html

@@ -5806,7 +5806,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.10.6</td>
+<td>v0.10.6, v0.10.7</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -12271,7 +12271,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.10.6</td>
+<td>v0.10.6, v0.10.7</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 72 - 2
mirror/packages/linux.html

@@ -14676,7 +14676,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.10.6</td>
+<td>v0.10.6, v0.10.7</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -20806,6 +20806,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("openmp")
 </code></pre>
+<h3 id="openpgllinux">openpgl (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Intel(R) Open Path Guiding Library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://www.openpgl.org/">http://www.openpgl.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.5.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armv7, armv7s, i386, 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/o/openpgl/xmake.lua">openpgl/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install openpgl
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openpgl")
+</code></pre>
 <h3 id="openrestryluajitlinux">openrestry-luajit (linux)</h3>
 <table>
 <thead>
@@ -23377,6 +23414,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("quickjspp")
 </code></pre>
+<h3 id="quilllinux">quill (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Asynchronous Low Latency C++ Logging Library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/odygrd/quill">https://github.com/odygrd/quill</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.8.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armv7, armv7s, i386, 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/q/quill/xmake.lua">quill/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install quill
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("quill")
+</code></pre>
 <h2 id="r">r</h2>
 <h3 id="rangev3linux">range-v3 (linux)</h3>
 <table>
@@ -28950,7 +29020,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.10.6</td>
+<td>v0.10.6, v0.10.7</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 35 - 2
mirror/packages/macosx.html

@@ -13540,7 +13540,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.10.6</td>
+<td>v0.10.6, v0.10.7</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -21747,6 +21747,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("quickjspp")
 </code></pre>
+<h3 id="quillmacosx">quill (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Asynchronous Low Latency C++ Logging Library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/odygrd/quill">https://github.com/odygrd/quill</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.8.0</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/q/quill/xmake.lua">quill/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install quill
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("quill")
+</code></pre>
 <h2 id="r">r</h2>
 <h3 id="rangev3macosx">range-v3 (macosx)</h3>
 <table>
@@ -26995,7 +27028,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.10.6</td>
+<td>v0.10.6, v0.10.7</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 33 - 0
mirror/packages/mingw.html

@@ -9937,6 +9937,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("quickjs")
 </code></pre>
+<h3 id="quillmingw">quill (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Asynchronous Low Latency C++ Logging Library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/odygrd/quill">https://github.com/odygrd/quill</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.8.0</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/q/quill/xmake.lua">quill/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] quill
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("quill")
+</code></pre>
 <h2 id="r">r</h2>
 <h3 id="rangev3mingw">range-v3 (mingw)</h3>
 <table>

+ 70 - 0
mirror/packages/windows.html

@@ -16630,6 +16630,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("openmp")
 </code></pre>
+<h3 id="openpglwindows">openpgl (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Intel(R) Open Path Guiding Library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://www.openpgl.org/">http://www.openpgl.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.5.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openpgl/xmake.lua">openpgl/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install openpgl
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openpgl")
+</code></pre>
 <h3 id="openrestryluajitwindows">openrestry-luajit (windows)</h3>
 <table>
 <thead>
@@ -18954,6 +18991,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("quickjs")
 </code></pre>
+<h3 id="quillwindows">quill (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Asynchronous Low Latency C++ Logging Library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/odygrd/quill">https://github.com/odygrd/quill</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.8.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/q/quill/xmake.lua">quill/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install quill
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("quill")
+</code></pre>
 <h2 id="r">r</h2>
 <h3 id="rangev3windows">range-v3 (windows)</h3>
 <table>

+ 2 - 2
packages/android.md

@@ -3824,7 +3824,7 @@ add_requires("libvorbis")
 | -- | -- |
 | Homepage | [https://github.com/sogou/workflow](https://github.com/sogou/workflow) |
 | License | Apache-2.0 |
-| Versions | v0.10.6 |
+| Versions | v0.10.6, v0.10.7 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [libwfkafka/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libwfkafka/xmake.lua) |
 
@@ -8144,7 +8144,7 @@ add_requires("wolfssl")
 | -- | -- |
 | Homepage | [https://github.com/sogou/workflow](https://github.com/sogou/workflow) |
 | License | Apache-2.0 |
-| Versions | v0.10.6 |
+| Versions | v0.10.6, v0.10.7 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [workflow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/workflow/xmake.lua) |
 

+ 49 - 2
packages/linux.md

@@ -9738,7 +9738,7 @@ add_requires("libwebsockets")
 | -- | -- |
 | Homepage | [https://github.com/sogou/workflow](https://github.com/sogou/workflow) |
 | License | Apache-2.0 |
-| Versions | v0.10.6 |
+| Versions | v0.10.6, v0.10.7 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [libwfkafka/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libwfkafka/xmake.lua) |
 
@@ -13840,6 +13840,30 @@ add_requires("openmp")
 ```
 
 
+### openpgl (linux)
+
+
+| Description | *Intel(R) Open Path Guiding Library* |
+| -- | -- |
+| Homepage | [http://www.openpgl.org/](http://www.openpgl.org/) |
+| License | Apache-2.0 |
+| Versions | 0.5.0 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [openpgl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openpgl/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install openpgl
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openpgl")
+```
+
+
 ### openrestry-luajit (linux)
 
 
@@ -15563,6 +15587,29 @@ add_requires("quickjspp")
 ```
 
 
+### quill (linux)
+
+
+| Description | *Asynchronous Low Latency C++ Logging Library* |
+| -- | -- |
+| Homepage | [https://github.com/odygrd/quill](https://github.com/odygrd/quill) |
+| Versions | 2.8.0 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [quill/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/quill/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install quill
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("quill")
+```
+
+
 
 ## r
 ### range-v3 (linux)
@@ -19270,7 +19317,7 @@ add_requires("wolfssl")
 | -- | -- |
 | Homepage | [https://github.com/sogou/workflow](https://github.com/sogou/workflow) |
 | License | Apache-2.0 |
-| Versions | v0.10.6 |
+| Versions | v0.10.6, v0.10.7 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [workflow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/workflow/xmake.lua) |
 

+ 25 - 2
packages/macosx.md

@@ -8982,7 +8982,7 @@ add_requires("libwebsockets")
 | -- | -- |
 | Homepage | [https://github.com/sogou/workflow](https://github.com/sogou/workflow) |
 | License | Apache-2.0 |
-| Versions | v0.10.6 |
+| Versions | v0.10.6, v0.10.7 |
 | Architectures | arm64, x86_64 |
 | Definition | [libwfkafka/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libwfkafka/xmake.lua) |
 
@@ -14477,6 +14477,29 @@ add_requires("quickjspp")
 ```
 
 
+### quill (macosx)
+
+
+| Description | *Asynchronous Low Latency C++ Logging Library* |
+| -- | -- |
+| Homepage | [https://github.com/odygrd/quill](https://github.com/odygrd/quill) |
+| Versions | 2.8.0 |
+| Architectures | arm64, x86_64 |
+| Definition | [quill/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/quill/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install quill
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("quill")
+```
+
+
 
 ## r
 ### range-v3 (macosx)
@@ -17970,7 +17993,7 @@ add_requires("wolfssl")
 | -- | -- |
 | Homepage | [https://github.com/sogou/workflow](https://github.com/sogou/workflow) |
 | License | Apache-2.0 |
-| Versions | v0.10.6 |
+| Versions | v0.10.6, v0.10.7 |
 | Architectures | arm64, x86_64 |
 | Definition | [workflow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/workflow/xmake.lua) |
 

+ 23 - 0
packages/mingw.md

@@ -6589,6 +6589,29 @@ add_requires("quickjs")
 ```
 
 
+### quill (mingw)
+
+
+| Description | *Asynchronous Low Latency C++ Logging Library* |
+| -- | -- |
+| Homepage | [https://github.com/odygrd/quill](https://github.com/odygrd/quill) |
+| Versions | 2.8.0 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [quill/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/quill/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] quill
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("quill")
+```
+
+
 
 ## r
 ### range-v3 (mingw)

+ 47 - 0
packages/windows.md

@@ -11004,6 +11004,30 @@ add_requires("openmp")
 ```
 
 
+### openpgl (windows)
+
+
+| Description | *Intel(R) Open Path Guiding Library* |
+| -- | -- |
+| Homepage | [http://www.openpgl.org/](http://www.openpgl.org/) |
+| License | Apache-2.0 |
+| Versions | 0.5.0 |
+| Architectures | x64, x86 |
+| Definition | [openpgl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openpgl/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install openpgl
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openpgl")
+```
+
+
 ### openrestry-luajit (windows)
 
 
@@ -12562,6 +12586,29 @@ add_requires("quickjs")
 ```
 
 
+### quill (windows)
+
+
+| Description | *Asynchronous Low Latency C++ Logging Library* |
+| -- | -- |
+| Homepage | [https://github.com/odygrd/quill](https://github.com/odygrd/quill) |
+| Versions | 2.8.0 |
+| Architectures | arm64, x64, x86 |
+| Definition | [quill/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/quill/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install quill
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("quill")
+```
+
+
 
 ## r
 ### range-v3 (windows)

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2023-05-03T14:09:27+08:00</lastmod>
+  <lastmod>2023-05-05T15:56:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2023-05-03T14:09:29+08:00</lastmod>
+  <lastmod>2023-05-05T15:56:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2023-05-03T14:09:30+08:00</lastmod>
+  <lastmod>2023-05-05T15:56:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2023-05-03T14:09:30+08:00</lastmod>
+  <lastmod>2023-05-05T15:56:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2023-05-03T14:09:30+08:00</lastmod>
+  <lastmod>2023-05-05T15:56:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2023-05-03T14:09:30+08:00</lastmod>
+  <lastmod>2023-05-05T15:56:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2023-05-03T14:09:31+08:00</lastmod>
+  <lastmod>2023-05-05T15:56:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2023-05-03T14:09:31+08:00</lastmod>
+  <lastmod>2023-05-05T15:56:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2023-05-03T14:09:31+08:00</lastmod>
+  <lastmod>2023-05-05T15:56:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2023-05-03T14:09:32+08:00</lastmod>
+  <lastmod>2023-05-05T15:56:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2023-05-03T14:09:32+08:00</lastmod>
+  <lastmod>2023-05-05T15:56:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2023-05-03T14:09:32+08:00</lastmod>
+  <lastmod>2023-05-05T15:56:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2023-05-03T14:09:32+08:00</lastmod>
+  <lastmod>2023-05-05T15:56:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2023-05-03T14:09:33+08:00</lastmod>
+  <lastmod>2023-05-05T15:56:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2023-05-03T14:09:33+08:00</lastmod>
+  <lastmod>2023-05-05T15:56:27+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: mdns, port, ruy**
+- **Recently added: quill, openpgl, mdns**
 
 [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)
-- 包列表 (880)
+- 包列表 (882)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)