Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: fennel | Distribution: Fedora Project |
Version: 1.5.1 | Vendor: Fedora Project |
Release: 1.el8 | Build date: Mon Aug 26 22:13:37 2024 |
Group: Unspecified | Build host: buildvm-a64-14.iad2.fedoraproject.org |
Size: 763036 | Source RPM: fennel-1.5.1-1.el8.src.rpm |
Packager: Fedora Project | |
Url: https://fennel-lang.org/ | |
Summary: A Lisp that compiles to Lua |
Fennel is a Lisp that compiles to Lua. It aims to be easy to use, expressive, and has almost zero overhead compared to handwritten Lua. * *Full Lua compatibility* - You can use any function or library from Lua. * *Zero overhead* - Compiled code should be just as or more efficient than hand-written Lua. * *Compile-time macros* - Ship compiled code with no runtime dependency on Fennel. * *Embeddable* - Fennel is a one-file library as well as an executable. Embed it in other programs to support runtime extensibility and interactive development. At https://fennel-lang.org there's a live in-browser repl you can use without installing anything.
MIT
* Mon Aug 26 2024 Michel Lind <salimma@fedoraproject.org> - 1.5.1-1 - Update to 1.5.1 - Skip IRC CI reporting on downstream builds - Resolves rhbz#2307779 * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jun 23 2024 Packit <hello@packit.dev> - 1.5.0-1 - Update to 1.5.0 - Resolves rhbz#2293843 * Tue Mar 12 2024 Michel Lind <salimma@fedoraproject.org> - 1.4.2-2 - Enable Packit * Wed Feb 28 2024 Michel Lind <salimma@fedoraproject.org> - 1.4.2-1 - Update to 1.4.2 (rhbz#2265773) * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Dec 12 2023 Michel Lind <salimma@fedoraproject.org> - 1.4.0-4 - Number additional patches for EL8 compatibility * Mon Dec 11 2023 Michel Lind <salimma@fedoraproject.org> - Update to 1.4.0 * Fri Jul 28 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.3.1-2 - Fix version in manpages * Fri Jul 28 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.3.1-1 - Update to 1.3.1 - more manpages! * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Feb 15 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.3.0-1 - Update to 1.3.0 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jan 13 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.2.1-1 - Update to 1.2.1 * Tue Sep 27 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.2.0-1 - Update to 1.2.0 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Apr 12 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.1.0-1 - Update to 1.1.0 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Dec 09 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.0.0-1 - Update to 1.0.0 - Opt in to rpmautospec * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Apr 16 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.9.1-1 - Update to 0.9.1 * Tue Feb 09 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.8.1-1 - Update to 0.8.1 * Wed Jan 27 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.8.0-1 - Update to 0.8.0 - Add Requires on lua(abi) for older releases * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Dec 01 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.7.0-2 - Recommend installing lua-readline * Mon Nov 23 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.7.0-1 - Update to 0.7.0 * Wed Sep 23 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.6.0-1 - Update to 0.6.0 * Fri Aug 28 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.5.0-1 - Initial Fedora package
/usr/bin/fennel /usr/share/doc/fennel /usr/share/doc/fennel/CODE-OF-CONDUCT.md /usr/share/doc/fennel/CONTRIBUTING.md /usr/share/doc/fennel/README.md /usr/share/doc/fennel/api.md /usr/share/doc/fennel/changelog.md /usr/share/doc/fennel/lua-primer.md /usr/share/doc/fennel/reference.md /usr/share/doc/fennel/tutorial.md /usr/share/licenses/fennel /usr/share/licenses/fennel/LICENSE /usr/share/lua/5.3/fennel.lua /usr/share/man/man1/fennel.1.gz /usr/share/man/man3/fennel-api.3.gz /usr/share/man/man5/fennel-reference.5.gz /usr/share/man/man7/fennel-tutorial.7.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 14 04:40:16 2024