Initial commit

This commit is contained in:
2025-08-06 12:51:10 +03:00
commit 601ea04d91
4 changed files with 65 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: libutf8proc
description: A clean C library for processing UTF-8 Unicode data
version: 2.10.0
url: https://github.com/JuliaStrings/utf8proc
license: MIT,custom
architecture: any
depends: ["glibc"]
make_depends: ["cmake"]
type: source