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

Changelog

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

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 05 Jan 2021 11:57: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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjs-edit-area_0.8.2-1.1.dsc 1.7 KiB 950dd33c7a82d572bbc012bec0651fff8879a788b5e7e9547a81cb3b58f57d73
libjs-edit-area_0.8.2.orig.tar.gz 209.2 KiB 879d26565a8da1390d5d7ebcce178ded512ab6316a52dffb7b180754492af9fe
libjs-edit-area_0.8.2-1.1.debian.tar.xz 3.6 KiB 374357d04557c685e8ae8ec41620df4f613d57a3aebaa46760728c131055a435

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.