diff options
| author | emmett1 <me@emmett1.my> | 2026-05-31 03:20:48 +0200 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-05-31 03:20:48 +0200 |
| commit | 54d195de1168abc8fd2656ab7d4941b2ca2f1964 (patch) | |
| tree | b7018a4423f5649247f073b242241c8b9187aa84 /repos/community/tcc | |
| parent | 3b312c63a3d1138dd06aa3dbef31bf69a58aa87a (diff) | |
| parent | c2207f43ae0c800ed3b5a33bae13a8ba3e10f3f5 (diff) | |
| download | alicelinux-54d195de1168abc8fd2656ab7d4941b2ca2f1964.tar.gz alicelinux-54d195de1168abc8fd2656ab7d4941b2ca2f1964.zip | |
Merge pull request 'new ports: muon, byacc & info files' (#60) from Lostt/alicelinux:main into main
Reviewed-on: https://codeberg.org/emmett1/alicelinux/pulls/60
Diffstat (limited to 'repos/community/tcc')
| -rw-r--r-- | repos/community/tcc/info | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repos/community/tcc/info b/repos/community/tcc/info new file mode 100644 index 00000000..73a179b1 --- /dev/null +++ b/repos/community/tcc/info @@ -0,0 +1,4 @@ +description: Tiny C compiler +homepage: https://bellard.org/tcc +license: LGPL-2.1 +maintainer: Lostt <lost@privacyrequired.com> |