ppx-tools 6.3-1 source package in Ubuntu

Changelog

ppx-tools (6.3-1) unstable; urgency=medium

  * New upstream release
  * Update debian/watch
  * Bump Standards-Version to 4.5.1

 -- Stéphane Glondu <email address hidden>  Sat, 12 Dec 2020 11:09:34 +0100

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ppx-tools_6.3-1.dsc 1.7 KiB 3c8cc6f83648a40338673b86f9e340b14f052cc5805ef4366b95cf43df2cbb68
ppx-tools_6.3.orig.tar.bz2 17.2 KiB f6f37ff7ffda48606fa3ceb1756ad8f7312e3ca1f12e8c1349686f468a621f58
ppx-tools_6.3-1.debian.tar.xz 2.5 KiB ff9852d780ae4dc9605e2449a76e0bb5b02a072d5a9ff4a32a02e5c3784ccdb6

Available diffs

No changes file available.

Binary packages built by this source

libppx-tools-ocaml-dev: tools for authors of OCaml syntactic tools

 This package includes tools for authors of syntactic tools (such as
 ppx rewriters):
  * ppx_metaquot: a ppx filter to help writing programs which
    manipulate the Parsetree, by allowing the programmer to use
    concrete syntax for expressions creating Parsetree fragments and
    patterns deconstructing Parsetree fragments;
  * rewriter: a utility to help testing ppx rewriters that runs the
    rewriter on user-provided code and returns the result;
  * Ast_mapper_class: a generic mapper from Parsetree to Parsetree
    implementing a deep identity copy, which can be customized with a
    custom behavior for each syntactic category;
  * dumpast: parses fragments of OCaml code (or entire source files)
    and dump the resulting internal Parsetree representation;
  * genlifter: generates a virtual "lifter" class for one or several
    OCaml type constructors.

libppx-tools-ocaml-dev-dbgsym: No summary available for libppx-tools-ocaml-dev-dbgsym in ubuntu impish.

No description available for libppx-tools-ocaml-dev-dbgsym in ubuntu impish.