jedit 5.5.0+dfsg-2 source package in Ubuntu

Changelog

jedit (5.5.0+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Update Standards-Version to 4.5.1
  * Use debhelper-compat.
    - Update compat level to 13.
  * Update Vcs to salsa.
  * Add Rules-Requires-Root: no
  * Remove override for removed lintian tag.

 -- Sudip Mukherjee <email address hidden>  Thu, 31 Dec 2020 17:01:34 +0000

Upload details

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

See full publishing history Publishing

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jedit_5.5.0+dfsg-2.dsc 2.2 KiB 82b4bc2e7595824b32574ad943e050ac54d9d646553a3bad10192b50346f2baf
jedit_5.5.0+dfsg.orig.tar.xz 2.1 MiB ab73451f93bf66a6b58437e84cf502f324080c7103fbf26574fddbb706eb77a6
jedit_5.5.0+dfsg-2.debian.tar.xz 22.5 KiB 6f8e020e41e0a26808e5f4771e8e0c6bd3c7267cd93b3210d0a4988eb2f92866

Available diffs

No changes file available.

Binary packages built by this source

jedit: Plugin-based editor for programmers

 As one of the most feature rich editors available, jEdit boasts support for
 syntax highlighting in more than 140 languages. jEdit combines the power of
 Emacs, the user-friendliness of Kate, and the advanced editing features
 (such as vertical paste) of Ultraedit, to bring you an open-source
 plugin-based programmer's editor of professional quality.
 .
 It is possible to define complex macros in BeanShell or Jython, or other
 languages that fit into the BSF. jEdit offers a powerful and user-friendly
 keyboard mapping system (including 2-keystroke shortcuts), making it
 possible to give jEdit a very Emacs-like feel, if you so desire.
 .
 Its functionality is easily extended by the use of 'plugins' which can be
 downloaded, updated, and installed, all without exiting the editor. These
 include a built-in Console shell integration, which lets you execute
 interactive external commands inside your editor, as well as bind them to
 keyboard shortcuts. The FTP plugin lets you browse and edit files on remote
 systems over FTP or SFTP. Other plugins provide shells, object oriented
 structure/code browsers, or completion popups for Java, XML, HTML, Ant,
 LaTeX, Python, Ruby, Perl, C, C++, bash, Scheme, Prolog, and many other
 languages.