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-15.fc37 RPM for aarch64

From Fedora 37 testing updates for aarch64 / Packages / o

Name: ocaml-ocp-indent Distribution: Fedora Project
Version: 1.8.2 Vendor: Fedora Project
Release: 15.fc37 Build date: Wed Sep 21 16:58:05 2022
Group: Unspecified Build host: buildvm-a64-28.iad2.fedoraproject.org
Size: 6225230 Source RPM: ocaml-ocp-indent-1.8.2-15.fc37.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

* Tue Sep 20 2022 Jerry James <loganjerry@gmail.com> - 1.8.2-15
  - Rebuild for ocaml-cmdliner 1.1.1
  - Update the Emacs patch for Emacs 28
  - Add -nonbreaking-space patch to fix ISO8859-1 output to UTF-8 terminals
  - Convert License tag to SPDX
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jun 28 2022 Jerry James <loganjerry@gmail.com> - 1.8.2-13
  - Use new OCaml macros
* Sun Jun 19 2022 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-13
  - OCaml 4.14.0 rebuild
* Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-12
  - OCaml 4.13.1 rebuild to remove package notes
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Oct 04 2021 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-10
  - OCaml 4.13.1 build
* Thu Jul 29 2021 Jerry James <loganjerry@gmail.com> - 1.8.2-9
  - Rebuild for changed ocamlx(Dynlink)
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jul 19 2021 Jerry James <loganjerry@gmail.com> - 1.8.2-8
  - There is no circular dependency so always build docs
* Mon Mar 15 2021 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-7
  - Bump and rebuild for updated ocaml-findlib.
* Mon Mar 01 2021 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-6
  - OCaml 4.12.0 build
  - Make ocaml-odoc dependency conditional.
* Tue Feb 23 2021 Jerry James <loganjerry@gmail.com> - 1.8.2-5
  - Spec file cleanup
  - Add -emacs patch to adapt to Emacs 27.1
  - Build documentation with odoc
  - Fix non-Unicode man page
  - Generate autoloads for the Emacs interface
  - Byte compile the Emacs interface
* Sat Feb 20 2021 Jerry James <loganjerry@gmail.com> - 1.8.2-5
  - Rebuild for changed dynlink dependency
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Files

/usr/bin/ocp-indent
/usr/lib/.build-id
/usr/lib/.build-id/33
/usr/lib/.build-id/33/8c78b425700e59fda32c7a82be55c1a69afb4a
/usr/lib/.build-id/66
/usr/lib/.build-id/66/517eb9d24a17fd051183fa1102f539f9705900
/usr/lib/.build-id/84
/usr/lib/.build-id/84/7f1ced1b03ae9134c9428cb4e057e95d528086
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/4330bae2142dab0d9192c2c93b11f14cbf65ff
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/110ed7e5343ceba6ef8c633bb37464bd5dee93
/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/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-autoloads.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, Tue Apr 9 18:48:10 2024