1 Star 0 Fork 177

Bacen/drogon

forked from an-tao/drogon 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.xml 854 Bytes
一键复制 编辑 原始数据 按行查看 历史
AR Dabbour 提交于 2023-07-14 09:21 . chore: add package.xml (#1681)
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>drogon</name>
<version>1.8.4</version>
<description>Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows.</description>
<maintainer email="[email protected]">An Tao</maintainer>
<license>MIT</license>
<url type="repository">https://github.com/drogonframework/drogon</url>
<author email="[email protected]">An Tao</author>
<buildtool_depend>cmake</buildtool_depend>
<depend>libjsoncpp-dev</depend>
<depend>uuid</depend>
<depend>zlib</depend>
<depend>openssl</depend>
<depend>libssl-dev</depend>
<depend>libsqlite3-dev</depend>
<export>
<build_type>cmake</build_type>
</export>
</package>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/Riveness/drogon.git
[email protected]:Riveness/drogon.git
Riveness
drogon
drogon
master

搜索帮助