Explorar el Código

autoupdate docs by xmake-repo/ci

ruki hace 3 años
padre
commit
9021cd0e43

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: libimobiledevice, csv2, imgui-sfml**
+- **Recently added: robotstxt, libimobiledevice, csv2**
 
 [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 (556)
+- Packages (557)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 37 - 0
mirror/packages/linux.html

@@ -15569,6 +15569,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("robin-map")
 </code></pre>
+<h3 id="robotstxtlinux">robotstxt (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The repository contains Google&#39;s robots.txt parser and matcher as a C++ librar.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/google/robotstxt">https://github.com/google/robotstxt</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2021.11.24</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/r/robotstxt/xmake.lua">robotstxt/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install robotstxt
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("robotstxt")
+</code></pre>
 <h3 id="rplylinux">rply (linux)</h3>
 <table>
 <thead>

+ 37 - 0
mirror/packages/macosx.html

@@ -14581,6 +14581,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("robin-map")
 </code></pre>
+<h3 id="robotstxtmacosx">robotstxt (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The repository contains Google&#39;s robots.txt parser and matcher as a C++ librar.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/google/robotstxt">https://github.com/google/robotstxt</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2021.11.24</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/r/robotstxt/xmake.lua">robotstxt/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install robotstxt
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("robotstxt")
+</code></pre>
 <h3 id="rplymacosx">rply (macosx)</h3>
 <table>
 <thead>

+ 37 - 0
mirror/packages/windows.html

@@ -12443,6 +12443,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("robin-map")
 </code></pre>
+<h3 id="robotstxtwindows">robotstxt (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The repository contains Google&#39;s robots.txt parser and matcher as a C++ librar.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/google/robotstxt">https://github.com/google/robotstxt</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2021.11.24</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/r/robotstxt/xmake.lua">robotstxt/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install robotstxt
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("robotstxt")
+</code></pre>
 <h3 id="rplywindows">rply (windows)</h3>
 <table>
 <thead>

+ 24 - 0
packages/linux.md

@@ -10412,6 +10412,30 @@ add_requires("robin-map")
 ```
 
 
+### robotstxt (linux)
+
+
+| Description | *The repository contains Google's robots.txt parser and matcher as a C++ librar.* |
+| -- | -- |
+| Homepage | [https://github.com/google/robotstxt](https://github.com/google/robotstxt) |
+| License | Apache-2.0 |
+| Versions | 2021.11.24 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [robotstxt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/robotstxt/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install robotstxt
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("robotstxt")
+```
+
+
 ### rply (linux)
 
 

+ 24 - 0
packages/macosx.md

@@ -9752,6 +9752,30 @@ add_requires("robin-map")
 ```
 
 
+### robotstxt (macosx)
+
+
+| Description | *The repository contains Google's robots.txt parser and matcher as a C++ librar.* |
+| -- | -- |
+| Homepage | [https://github.com/google/robotstxt](https://github.com/google/robotstxt) |
+| License | Apache-2.0 |
+| Versions | 2021.11.24 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [robotstxt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/robotstxt/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install robotstxt
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("robotstxt")
+```
+
+
 ### rply (macosx)
 
 

+ 24 - 0
packages/windows.md

@@ -8281,6 +8281,30 @@ add_requires("robin-map")
 ```
 
 
+### robotstxt (windows)
+
+
+| Description | *The repository contains Google's robots.txt parser and matcher as a C++ librar.* |
+| -- | -- |
+| Homepage | [https://github.com/google/robotstxt](https://github.com/google/robotstxt) |
+| License | Apache-2.0 |
+| Versions | 2021.11.24 |
+| Architectures | x64, x86 |
+| Definition | [robotstxt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/robotstxt/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install robotstxt
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("robotstxt")
+```
+
+
 ### rply (windows)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-12-21T22:36:50+08:00</lastmod>
+  <lastmod>2021-12-22T02:11:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-12-21T22:36:52+08:00</lastmod>
+  <lastmod>2021-12-22T02:11:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-12-21T22:36:52+08:00</lastmod>
+  <lastmod>2021-12-22T02:11:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-12-21T22:36:52+08:00</lastmod>
+  <lastmod>2021-12-22T02:11:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-12-21T22:36:52+08:00</lastmod>
+  <lastmod>2021-12-22T02:11:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-12-21T22:36:52+08:00</lastmod>
+  <lastmod>2021-12-22T02:11:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-12-21T22:36:53+08:00</lastmod>
+  <lastmod>2021-12-22T02:11:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-12-21T22:36:53+08:00</lastmod>
+  <lastmod>2021-12-22T02:11:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-12-21T22:36:53+08:00</lastmod>
+  <lastmod>2021-12-22T02:11:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-12-21T22:36:53+08:00</lastmod>
+  <lastmod>2021-12-22T02:11:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-12-21T22:36:54+08:00</lastmod>
+  <lastmod>2021-12-22T02:12:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-12-21T22:36:54+08:00</lastmod>
+  <lastmod>2021-12-22T02:12:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-12-21T22:36:54+08:00</lastmod>
+  <lastmod>2021-12-22T02:12:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-12-21T22:36:54+08:00</lastmod>
+  <lastmod>2021-12-22T02:12:00+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: libimobiledevice, csv2, imgui-sfml**
+- **Recently added: robotstxt, libimobiledevice, csv2**
 
 [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)
-- 包列表 (556)
+- 包列表 (557)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)