maude 3.4-1 source package in Ubuntu

Changelog

maude (3.4-1) unstable; urgency=medium

  * Team Upload.
  * New upstream version 3.4 (Closes: #1067957)
  * Refresh, update patches
  * Drop patch file
  * Update Builddep from libncurses5-dev => libncurses-dev
    (former is a virtual package)
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Remove copyright for superfluous file

 -- Nilesh Patra <email address hidden>  Sun, 07 Apr 2024 16:28:11 +0530

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe science

Downloads

File Size SHA-256 Checksum
maude_3.4-1.dsc 1.4 KiB 8612b0072ed70f01b992528ce4a18f76c96aab52b264f475c7420ecd4b57a55f
maude_3.4.orig.tar.gz 2.5 MiB 2175845809a1dfcf0da4d4adf709cea4b933859d3d37e012b4edb09f97514fca
maude_3.4-1.debian.tar.xz 6.4 KiB 91cd6595e04bb058cdc6154cd86931dfd2ec88d6dc207744fa5f3f2df2b36764

Available diffs

No changes file available.

Binary packages built by this source

maude: high-performance logical framework

 Maude is a high-performance reflective language and system supporting
 both equational and rewriting logic specification and programming for
 a wide range of applications. Maude has been influenced in important
 ways by the OBJ3 language, which can be regarded as an equational
 logic sublanguage. Besides supporting equational specification and
 programming, Maude also supports rewriting logic computation.
 .
 Rewriting logic is a logic of concurrent change that can naturally
 deal with state and with concurrent computations. It has good
 properties as a general semantic framework for giving executable
 semantics to a wide range of languages and models of concurrency. In
 particular, it supports very well concurrent object-oriented
 computation. The same reasons making rewriting logic a good semantic
 framework make it also a good logical framework, that is, a metalogic
 in which many other logics can be naturally represented and executed.
 .
 Maude supports in a systematic and efficient way logical
 reflection. This makes Maude remarkably extensible and powerful,
 supports an extensible algebra of module composition operations, and
 allows many advanced metaprogramming and metalanguage
 applications. Indeed, some of the most interesting applications of
 Maude are metalanguage applications, in which Maude is used to create
 executable environments for different logics, theorem provers,
 languages, and models of computation.
 .
 Maude is of interest to the biomedical community for modeling and
 analysis of biological systems.

maude-dbgsym: debug symbols for maude