rsyntaxtextarea 2.5.8-2 source package in Ubuntu

Changelog

rsyntaxtextarea (2.5.8-2) unstable; urgency=medium

  * Team upload.
  * Removed the -java-doc package
  * Standards-Version updated to 4.6.1
  * Switch to debhelper level 13

 -- Emmanuel Bourg <email address hidden>  Tue, 17 May 2022 09:22:49 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe java
Noble release universe java
Mantic release universe java
Lunar release universe java

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rsyntaxtextarea_2.5.8-2.dsc 2.1 KiB ea0eee4044ede4971f2f2db544d0dda9d607a082578da58f0c436cf80753409f
rsyntaxtextarea_2.5.8.orig.tar.gz 1.1 MiB df6430cf15bfcb7612b52d4c3b961c8b7bf0b848c7c251e6d405d2598484b698
rsyntaxtextarea_2.5.8-2.debian.tar.xz 3.5 KiB 31b4caa915cbc5652fb086e7ffdd50259e83b9310e671902da5ca6d378a32425

Available diffs

No changes file available.

Binary packages built by this source

librsyntaxtextarea-java: Java library for syntax highlighting text component

 RSyntaxTextArea extends JTextComponent so it integrates completely
 with the standard javax.swing.text package. It is fast and efficient, and
 can be used in any application that needs to edit or view source code.
 .
 Some of RSyntaxTextArea's features include:
  * Syntax highlighting for over 25 programming languages
  * Find/Replace with standard options
  * Loading and saving of local or remote files
  * User-defined macros
  * Code templates
  * Unlimited undo/redo
  * Drag and drop
  * Edit with multiple fonts simultaneously
  * Bracket matching
  * Current line highlighting
  * Clickable hyperlinks (only certain languages)