Initial Commit

This commit is contained in:
2025-05-08 17:18:54 +03:00
commit 2a6ec4a67d
2 changed files with 47 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: tealdeer
description: A very fast implementation of tldr in Rust
version: 1.7.1
url: https://github.com/tealdeer-rs/tealdeer
license: Apache-2.0,MIT
architecture: any
depends: ["gcc"]
make_depends: ["rustc"]
type: source