diff options
| -rw-r--r-- | repos/community/gumbo-parser/info | 4 | ||||
| -rw-r--r-- | repos/community/libflac/info | 4 | ||||
| -rw-r--r-- | repos/community/luajit/info | 5 | ||||
| -rw-r--r-- | repos/community/mednafen/info | 4 | ||||
| -rw-r--r-- | repos/community/neovim/info | 4 | ||||
| -rw-r--r-- | repos/community/newsraft/info | 4 |
6 files changed, 25 insertions, 0 deletions
diff --git a/repos/community/gumbo-parser/info b/repos/community/gumbo-parser/info new file mode 100644 index 00000000..e8af9350 --- /dev/null +++ b/repos/community/gumbo-parser/info @@ -0,0 +1,4 @@ +description: HTML parser library implemented in C99 +homepage: https://codeberg.org/gumbo-parser/gumbo-parser +license: Apache-2.0 +maintainer: ohnoes_ohnoes <ohnoes_ohnoes at codeberg dot org> diff --git a/repos/community/libflac/info b/repos/community/libflac/info new file mode 100644 index 00000000..96530210 --- /dev/null +++ b/repos/community/libflac/info @@ -0,0 +1,4 @@ +description: Free Lossless Audio Encoder +homepage: https://xiph.org/flac/ +license: BSD-3-Clause AND GPL-2.0-or-later +maintainer: ohnoes_ohnoes <ohnoes_ohnoes at codeberg dot org> diff --git a/repos/community/luajit/info b/repos/community/luajit/info new file mode 100644 index 00000000..3b5414d9 --- /dev/null +++ b/repos/community/luajit/info @@ -0,0 +1,5 @@ +description: Just-In-Time Compiler for the Lua programming language +homepage: https://luajit.org/ +license: MIT +maintainer: ohnoes_ohnoes <ohnoes_ohnoes at codeberg dot org> +maintainer: Lostt <lost@privacyrequired.com> diff --git a/repos/community/mednafen/info b/repos/community/mednafen/info new file mode 100644 index 00000000..1c9b4c7a --- /dev/null +++ b/repos/community/mednafen/info @@ -0,0 +1,4 @@ +description: Multi-system emulator utilizing OpenGL and SDL +homepage: https://mednafen.github.io/ +license: GPL-2.0-only +maintainer: ohnoes_ohnoes <ohnoes_ohnoes at codeberg dot org> diff --git a/repos/community/neovim/info b/repos/community/neovim/info new file mode 100644 index 00000000..463db68b --- /dev/null +++ b/repos/community/neovim/info @@ -0,0 +1,4 @@ +description: Fork of vim focused on extensibility and agility +homepage: https://neovim.io/ +license: Apache-2.0 AND Vim +maintainer: ohnoes_ohnoes <ohnoes_ohnoes at codeberg dot org> diff --git a/repos/community/newsraft/info b/repos/community/newsraft/info new file mode 100644 index 00000000..4ece3396 --- /dev/null +++ b/repos/community/newsraft/info @@ -0,0 +1,4 @@ +description: Feed reader for terminal +homepage: https://codeberg.org/newsraft/newsraft +license: ISC +maintainer: ohnoes_ohnoes <ohnoes_ohnoes at codeberg dot org> |