ocaml-ezjsonm 1.3.0-1
Package Information
| Description | simple interface on top of the Jsonm JSON library (development) Ezjsonm provides more convenient (but far less flexible) input and output functions that go to and from string values. This avoids the need to write signal code, which is useful for quick scripts that manipulate JSON. More advanced users should go straight to the Jsonm library and use it directly, rather than be saddled with the Ezjsonm interface. This package contains development files. |
|---|---|
| Maintainer | Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> |
| Changed By | Stéphane Glondu <glondu@debian.org> |
| Sponsor | glondu@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/ocaml-team/ocaml-ezjsonm.git (browse) |
| Closes | #1142650 |
| Tracker | https://tracker.debian.org/pkg/ocaml-ezjsonm |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Source | ocaml-ezjsonm |
|---|---|
| Version | 1.3.0-1 |
| Changed-By | Stéphane Glondu |
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Thu, 23 Jul 2026 17:37:12 +0200 |
Changelog
ocaml-ezjsonm (1.3.0-1) unstable; urgency=medium . * Initial release (Closes: #1142650)
.dsc
| Component | main |
|---|---|
| Package-List | libezjsonm-lwt-ocaml deb ocaml optional arch=any libezjsonm-lwt-ocaml-dev deb ocaml optional arch=any libezjsonm-ocaml deb ocaml optional arch=any libezjsonm-ocaml-dev deb ocaml optional arch=any |
| Section | ocaml |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Files: * Copyright: 2013, Thomas Gazagnaire <thomas@gazagnaire.org> License: ISC Files: debian/* Copyright: 2026, Stéphane Glondu <glondu@debian.org> License: ISC License: ISC Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.