Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ocaml-ocp-indent-1.8.2-31.fc42 RPM for ppc64le

From Fedora Rawhide for ppc64le / o

Name: ocaml-ocp-indent Distribution: Fedora Project
Version: 1.8.2 Vendor: Fedora Project
Release: 31.fc42 Build date: Thu Jan 9 22:59:15 2025
Group: Unspecified Build host: buildvm-ppc64le-08.iad2.fedoraproject.org
Size: 4360824 Source RPM: ocaml-ocp-indent-1.8.2-31.fc42.src.rpm
Packager: Fedora Project
Url: https://www.typerex.org/ocp-indent.html
Summary: A simple tool to indent OCaml programs
Ocp-indent is a simple tool and library to indent OCaml code.  It is
based on an approximate, tolerant OCaml parser and a simple stack
machine; this is much faster and more reliable than using regexps.
Presets and configuration options are available, with the possibility to
set them project-wide.  Ocp-indent supports most common syntax
extensions, and is extensible for others.

Includes:

- An indentor program, callable from the command-line or from within
  editors
- Bindings for popular editors
- A library that can be directly used by editor writers, or just for
  fault-tolerant/approximate parsing.

Provides

Requires

License

LGPL-2.1-only WITH OCaml-LGPL-linking-exception AND QPL-1.0

Changelog

* Thu Jan 09 2025 Jerry James <loganjerry@gmail.com> - 1.8.2-31
  - OCaml 5.3.0 rebuild for Fedora 42
* Fri Aug 09 2024 Jerry James <loganjerry@gmail.com> - 1.8.2-30
  - Generate loaddefs instead of deprecated autoloads
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-29
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-28
  - OCaml 5.2.0 ppc64le fix
* Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-27
  - OCaml 5.2.0 for Fedora 41
* Fri Feb 02 2024 Jerry James <loganjerry@gmail.com> - 1.8.2-26
  - Rebuild for changed ocamlx(Dynlink) hash
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-25
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-24
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-23
  - OCaml 5.1.1 + s390x code gen fix for Fedora 40
* Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-22
  - OCaml 5.1.1 rebuild for Fedora 40
* Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-21
  - OCaml 5.1 rebuild for Fedora 40
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-20
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-19
  - OCaml 5.0 rebuild for Fedora 39
* Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 1.8.2-18
  - OCaml 5.0.0 rebuild
* Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-17
  - Rebuild OCaml packages for F38
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-16
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

Files

/usr/bin/ocp-indent
/usr/lib/.build-id
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/1142b5002736f4780d30a9042c33bba4d76e24
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/6d286209f9c5fa0ab7c4fce0383fae15ffe6e0
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/d93f23a8c05f422c47555b06be1d53017f5ccd
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/e8e1d0d4afd0d5d9b3da05cd8f266060642992
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/00d7a7977fb093f05182108d7c295a7a2afb9e
/usr/lib64/ocaml/ocp-indent
/usr/lib64/ocaml/ocp-indent/META
/usr/lib64/ocaml/ocp-indent/dynlink
/usr/lib64/ocaml/ocp-indent/dynlink/indentLoader.cmi
/usr/lib64/ocaml/ocp-indent/dynlink/ocp_indent_dynlink.cma
/usr/lib64/ocaml/ocp-indent/dynlink/ocp_indent_dynlink.cmxs
/usr/lib64/ocaml/ocp-indent/lexer
/usr/lib64/ocaml/ocp-indent/lexer/approx_lexer.cmi
/usr/lib64/ocaml/ocp-indent/lexer/approx_tokens.cmi
/usr/lib64/ocaml/ocp-indent/lexer/indentExtend.cmi
/usr/lib64/ocaml/ocp-indent/lexer/ocp_indent_lexer.cma
/usr/lib64/ocaml/ocp-indent/lexer/ocp_indent_lexer.cmxs
/usr/lib64/ocaml/ocp-indent/lib
/usr/lib64/ocaml/ocp-indent/lib/indentBlock.cmi
/usr/lib64/ocaml/ocp-indent/lib/indentConfig.cmi
/usr/lib64/ocaml/ocp-indent/lib/indentPrinter.cmi
/usr/lib64/ocaml/ocp-indent/lib/ocp_indent_lib.cma
/usr/lib64/ocaml/ocp-indent/lib/ocp_indent_lib.cmxs
/usr/lib64/ocaml/ocp-indent/utils
/usr/lib64/ocaml/ocp-indent/utils/compat.cmi
/usr/lib64/ocaml/ocp-indent/utils/nstream.cmi
/usr/lib64/ocaml/ocp-indent/utils/ocp_indent_utils.cma
/usr/lib64/ocaml/ocp-indent/utils/ocp_indent_utils.cmxs
/usr/lib64/ocaml/ocp-indent/utils/pos.cmi
/usr/lib64/ocaml/ocp-indent/utils/util.cmi
/usr/share/doc/ocaml-ocp-indent
/usr/share/doc/ocaml-ocp-indent/CHANGELOG
/usr/share/doc/ocaml-ocp-indent/README.md
/usr/share/emacs
/usr/share/emacs/site-lisp
/usr/share/emacs/site-lisp/ocp-indent.el
/usr/share/emacs/site-lisp/ocp-indent.elc
/usr/share/emacs/site-lisp/site-start.d/ocp-indent-loaddefs.el
/usr/share/licenses/ocaml-ocp-indent
/usr/share/licenses/ocaml-ocp-indent/LICENSE
/usr/share/man/man1/ocp-indent.1.gz
/usr/share/vim/vimfiles/indent/ocaml.vim


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jan 22 03:52:12 2025