xwpe 1.5.30a-4 source package in Ubuntu

Changelog

xwpe (1.5.30a-4) unstable; urgency=medium

  * Added a new patch missing_protos for a few implicit internal declarations.
    (closes: #1066254)
  * Policy bumped to 4.6.2.

 -- Francesco Paolo Lovergine <email address hidden>  Sat, 23 Mar 2024 16:41:41 +0100

Upload details

Uploaded by:
Francesco Paolo Lovergine
Uploaded to:
Sid
Original maintainer:
Francesco Paolo Lovergine
Architectures:
any
Section:
editors
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xwpe_1.5.30a-4.dsc 1.8 KiB 0b7727c12e8b47bb5dca39bcdfd6fda12d48c3dfeb343509a1e996eda8c8f07b
xwpe_1.5.30a.orig.tar.gz 317.4 KiB fce37a5dd3afd7102a73d187eda8b9d1ab88bf5db649f385b8cd13e72e0c7961
xwpe_1.5.30a-4.debian.tar.xz 6.8 KiB 74fefbf54e2e8ed7a54c3578bc2c05ae85e50fa0bc7c3ac4a4d472c8b20f4df6

Available diffs

No changes file available.

Binary packages built by this source

xwpe: Programming environment and editor for console and X11

 Xwpe is an integrated programming and debugging environment similar to
 Borland's Turbo C and Pascal family. It has many features including
 the ability to start many compilers, linkers and debuggers from a
 menu-based interface or using keystrokes.
 .
 Syntax highlighting is included for many programming languages, and
 any compiler and debugger can easily be used by the program. When
 compiling from within xwpe, errors in the source code can be jumped to
 and swiftly corrected. Variables and the stack can be easily displayed.
 Setting and unsetting breakpoints can be done directly within the
 source code.
 .
 Although it is designed to be a tool for programmers (when invoked as
 wpe or xwpe), it can also be used as an easy to learn text editor
 (when invoked as program 'we' or 'xwe').

xwpe-dbgsym: debug symbols for xwpe