this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add x-maintenance-intent to packages I maintain

+15
+1
packages/camlp5-buildscripts/camlp5-buildscripts.0.04/opam
··· 8 8 method. 9 9 """ 10 10 opam-version: "2.0" 11 + x-maintenance-intent: [ "(latest)" ] 11 12 maintainer: "Chet Murthy <chetsky@gmail.com>" 12 13 authors: ["Chet Murthy"] 13 14 homepage: "https://github.com/camlp5/camlp5-buildscripts"
+1
packages/camlp5/camlp5.8.03.01/opam
··· 20 20 stream parsers and lexers 21 21 pretty print module 22 22 It works as a shell command and can also be used in the OCaml toplevel.""" 23 + x-maintenance-intent: [ "(latest)" ] 23 24 maintainer: ["Chet Murthy <chetsky@gmail.com>"] 24 25 authors: ["Daniel de Rauglaudre" "Chet Murthy"] 25 26 license: "BSD-3-Clause"
+1
packages/cppffigen/cppffigen.0.002/opam
··· 1 1 opam-version: "2.0" 2 2 synopsis: "A C++ foreign-function-interface generator for Ocaml based on C++ STL Containers" 3 3 license: "Apache-2.0" 4 + x-maintenance-intent: [ "(latest)" ] 4 5 maintainer: "Chet Murthy <chetsky@gmail.com>" 5 6 authors: "Chet Murthy <chetsky@gmail.com>" 6 7 homepage: "https://github.com/chetmurthy/ocaml-cppffigen"
+1
packages/not-ocamlfind/not-ocamlfind.0.13/opam
··· 1 1 opam-version: "2.0" 2 2 synopsis: "A small frontend for ocamlfind that adds a few useful commands" 3 3 license: "MIT" 4 + x-maintenance-intent: [ "(latest)" ] 4 5 maintainer: "Chet Murthy <chetsky@gmail.com>" 5 6 6 7 (* Gerd wrote most of this code; I just modified it (and probably
+1
packages/pa_ppx/pa_ppx.0.15/opam
··· 26 26 27 27 """ 28 28 opam-version: "2.0" 29 + x-maintenance-intent: [ "(latest)" ] 29 30 maintainer: "Chet Murthy <chetsky@gmail.com>" 30 31 authors: ["Chet Murthy"] 31 32 homepage: "https://github.com/camlp5/pa_ppx"
+1
packages/pa_ppx_ag/pa_ppx_ag.0.08/opam
··· 5 5 Initially only ordered ones, but eventually other strategies too. 6 6 """ 7 7 opam-version: "2.0" 8 + x-maintenance-intent: [ "(latest)" ] 8 9 maintainer: "Chet Murthy <chetsky@gmail.com>" 9 10 authors: ["Chet Murthy"] 10 11 homepage: "https://github.com/camlp5/pa_ppx_ag"
+1
packages/pa_ppx_hashcons/pa_ppx_hashcons.0.11/opam
··· 8 8 9 9 """ 10 10 opam-version: "2.0" 11 + x-maintenance-intent: [ "(latest)" ] 11 12 maintainer: "Chet Murthy <chetsky@gmail.com>" 12 13 authors: ["Chet Murthy"] 13 14 homepage: "https://github.com/camlp5/pa_ppx_hashcons"
+1
packages/pa_ppx_migrate/pa_ppx_migrate.0.12/opam
··· 13 13 14 14 """ 15 15 opam-version: "2.0" 16 + x-maintenance-intent: [ "(latest)" ] 16 17 maintainer: "Chet Murthy <chetsky@gmail.com>" 17 18 authors: ["Chet Murthy"] 18 19 homepage: "https://github.com/camlp5/pa_ppx_migrate"
+1
packages/pa_ppx_parsetree/pa_ppx_parsetree.0.02/opam
··· 11 11 it's possible to have them. 12 12 """ 13 13 opam-version: "2.0" 14 + x-maintenance-intent: [ "(latest)" ] 14 15 maintainer: "Chet Murthy <chetsky@gmail.com>" 15 16 authors: ["Chet Murthy"] 16 17 homepage: "https://github.com/camlp5/pa_ppx_parsetree"
+1
packages/pa_ppx_q_ast/pa_ppx_q_ast.0.12/opam
··· 7 7 8 8 """ 9 9 opam-version: "2.0" 10 + x-maintenance-intent: [ "(latest)" ] 10 11 maintainer: "Chet Murthy <chetsky@gmail.com>" 11 12 authors: ["Chet Murthy"] 12 13 homepage: "https://github.com/camlp5/pa_ppx_q_ast"
+1
packages/pa_ppx_quotation2extension/pa_ppx_quotation2extension.0.02/opam
··· 6 6 Camlp5 quotations. 7 7 """ 8 8 opam-version: "2.0" 9 + x-maintenance-intent: [ "(latest)" ] 9 10 maintainer: "Chet Murthy <chetsky@gmail.com>" 10 11 authors: ["Chet Murthy"] 11 12 homepage: "https://github.com/camlp5/pa_ppx_quotation2extension"
+1
packages/pa_ppx_regexp/pa_ppx_regexp.0.03/opam
··· 6 6 based on Camlp5 (so it's compatible with all the other Camlp5-based PPX rewriters). 7 7 """ 8 8 opam-version: "2.0" 9 + x-maintenance-intent: [ "(latest)" ] 9 10 maintainer: "Chet Murthy <chetsky@gmail.com>" 10 11 authors: ["Chet Murthy"] 11 12 homepage: "https://github.com/camlp5/pa_ppx_regexp"
+1
packages/pa_ppx_static/pa_ppx_static.0.02/opam
··· 8 8 be computed only once. Like regexps. 9 9 """ 10 10 opam-version: "2.0" 11 + x-maintenance-intent: [ "(latest)" ] 11 12 maintainer: "Chet Murthy <chetsky@gmail.com>" 12 13 authors: ["Chet Murthy"] 13 14 homepage: "https://github.com/camlp5/pa_ppx_static"
+1
packages/pa_ppx_string/pa_ppx_string.0.01/opam
··· 6 6 (so it's compatible with all the other Camlp5-based PPX rewriters). 7 7 """ 8 8 opam-version: "2.0" 9 + x-maintenance-intent: [ "(latest)" ] 9 10 maintainer: "Chet Murthy <chetsky@gmail.com>" 10 11 authors: ["Chet Murthy"] 11 12 homepage: "https://github.com/camlp5/pa_ppx_string"
+1
packages/pa_ppx_unique/pa_ppx_unique.0.11/opam
··· 6 6 systematically throughout an AST. 7 7 """ 8 8 opam-version: "2.0" 9 + x-maintenance-intent: [ "(latest)" ] 9 10 maintainer: "Chet Murthy <chetsky@gmail.com>" 10 11 authors: ["Chet Murthy"] 11 12 homepage: "https://github.com/camlp5/pa_ppx_unique"