zed 2.0.5-1build1 source package in Ubuntu

Changelog

zed (2.0.5-1build1) focal; urgency=medium

  * No-change rebuild against ocaml-nox-4.08.1

 -- Steve Langasek <email address hidden>  Fri, 21 Feb 2020 07:36:46 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
zed_2.0.5.orig.tar.gz 42.8 KiB 1c9949aba3d6949c84ca5ed3e4a2ba0f90dd3245df9f21a5ec4b00e25bb5b458
zed_2.0.5-1build1.debian.tar.xz 3.0 KiB b3a6ebc5e749192e133feb9bd79aa23833826f25dc7309f807dd2393af9cdfab
zed_2.0.5-1build1.dsc 2.1 KiB 0466e2adaca993e48f00d781292fb52bc0a4656aab5799780f81e7e98b74504d

View changes file

Binary packages built by this source

libzed-ocaml: abstract engine for text edition in OCaml (runtime)

 Zed is an abstract engine for text edition. It can be used to
 write text editors, edition widgets, readlines, ...
 .
 Zed uses Camomile to fully support the Unicode specification, and
 implements an UTF-8 encoded string type with validation, and a rope
 datastructure to achieve efficient operations on large Unicode
 buffers. Zed also features a regular expression search on ropes.
 .
 To support efficient text edition capabilities, Zed provides macro
 recording and cursor management facilities.
 .
 This package contains the runtime libraries for programs using
 zed.

libzed-ocaml-dbgsym: No summary available for libzed-ocaml-dbgsym in ubuntu groovy.

No description available for libzed-ocaml-dbgsym in ubuntu groovy.

libzed-ocaml-dev: abstract engine for text edition in OCaml (development tools)

 Zed is an abstract engine for text edition. It can be used to
 write text editors, edition widgets, readlines, ...
 .
 Zed uses Camomile to fully support the Unicode specification, and
 implements an UTF-8 encoded string type with validation, and a rope
 datastructure to achieve efficient operations on large Unicode
 buffers. Zed also features a regular expression search on ropes.
 .
 To support efficient text edition capabilities, Zed provides macro
 recording and cursor management facilities.
 .
 This package contains the development stuff needed to use the
 zed library in your programs.