Hello libart-seafire-routing
All checks were successful
on-push / build-and-test (push) Successful in 1m1s

This commit is contained in:
2025-10-18 00:44:28 +02:00
commit 5ce247e014
44 changed files with 1645 additions and 0 deletions

15
manifest Normal file
View File

@@ -0,0 +1,15 @@
: 1
name: libart-seafire-routing
version: 0.1.0-a.0.z
language: c++
summary: Seafire Routing C++ library
license: BSD-4-Clause
description-file: README.md
url: https://art.helloryan.se/
email: art@helloryan.se
depends: * build2 >= 0.17.0
depends: * bpkg >= 0.17.0
depends: libart-uri ^0.1.0-
depends: libart-seafire-common ^0.1.0-
depends: libart-seafire-protocol ^0.1.0-
depends: libart-seafire-server ^0.1.0-