pakcs 2.0.1-1 source package in Ubuntu

Changelog

pakcs (2.0.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.1.3. No changes needed.
    + Adapt versioned B-Ds and Ds for curry-* packages.
  * debian/{control,compat}:
    + Bump to DH version level 10 (level 11 not yet supported by CDBS).
  * debian/copyright:
    + Update copyright attributions.

 -- Mike Gabriel <email address hidden>  Fri, 09 Feb 2018 12:19:23 +0100

Upload details

Uploaded by:
Debian Curry Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Curry Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
pakcs_2.0.1-1.dsc 2.1 KiB fc5cd7216b912c4a250e148f86ea973457279dae772f1f9426212c9e3a913bf8
pakcs_2.0.1.orig.tar.gz 645.1 KiB 3ed24ec26646994b9b76d54072822b814fee9680a35cac9e67b35346b34ee117
pakcs_2.0.1-1.debian.tar.xz 9.9 KiB a874002fe19f31c6f643abd6af008235c67e1545a3f1a04834843698403e5c09

Available diffs

No changes file available.

Binary packages built by this source

pakcs: Portland Aachen Kiel Curry Compiler

 PAKCS is an implementation of the multi-paradigm declarative language
 Curry jointly developed by the Portland State University, the Aachen
 University of Technology, and the University of Kiel. Although this is
 not a highly optimized implementation but based on a high-level
 compilation of Curry programs into Prolog programs, it is not a toy
 implementation: PAKCS has been used for a variety of applications so far
 (e.g., graphical programming environments, an object-oriented front-end
 for Curry, partial evaluators, database applications, HTML programming
 with dynamic web pages, prototyping embedded systems). The size of all
 current Curry applications implemented with PAKCS amounts to more than
 150,000 lines (or 8 mbytes) of program code.