libjs-edit-area 0.8.2-2 source package in Ubuntu

Changelog

libjs-edit-area (0.8.2-2) unstable; urgency=medium

  * Use the dh sequencer (Closes: #999254).
  * Rename debian/docbase into debian/libjs-edit-area.doc-base.
  * Switch to debhelper-compat 13.
  * Standards-Version: 4.6.0.1.
  * Switch Priority: to optional from extra.
  * Fix grammar in long desc.
  * Switch to Section: javascript instead of web.
  * Switch to 1.0 copyright format.
  * Add Rules-Requires-Root: no.

 -- Thomas Goirand <email address hidden>  Fri, 05 Nov 2021 22:18:58 +0100

Upload details

Uploaded by:
Thomas Goirand
Uploaded to:
Sid
Original maintainer:
Thomas Goirand
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe web
Noble release universe web
Mantic release universe web
Lunar release universe web
Jammy release universe web

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjs-edit-area_0.8.2-2.dsc 1.8 KiB 5bdbd28ae1083fba981b5793278a583f73f0688a39ca2ae838e0a5f7d099d07d
libjs-edit-area_0.8.2.orig.tar.gz 209.2 KiB 879d26565a8da1390d5d7ebcce178ded512ab6316a52dffb7b180754492af9fe
libjs-edit-area_0.8.2-2.debian.tar.xz 3.6 KiB 981c2f79b48a8d3ed9d5467471f6c78b2b1ed9b5501d0eb27e3e5964ea9ee07d

Available diffs

No changes file available.

Binary packages built by this source

libjs-edit-area: javascript editor for source code

 Edit-area is a free javascript editor for source code that is easy to
 integrate, has only one script include and one function call. It supports
 tabulation (that allows to write well formatted source code), has customizable
 real-time syntax highlighting (currently: PHP, CSS, Javascript, Python, HTML,
 XML, VB, C, CPP, SQL, Pascal, Basic, Brainf*ck, and probably more...),
 word-wrap support, search and replace (with regexp), auto-indenting new
 lines, line numerotation, multilanguage support (currently: Croatian, Czech,
 Danish, Dutch, English, Esperanto, French, German, Italian, Japanese,
 Macedonian, Polish, Portuguese, Russian, Slovak, Spanish, and probably
 more...), has the possibility to use PHP gzip compression (compress the 12
 core files to one file of ~30Ko), allows multiple instances, has a full
 screen mode, possible plugin integration, possible save and load callback
 functions, possible dynamic content management, can work in the same
 environment than prototype and mootools's like libraries.