urweb 20151220+dfsg-1 source package in Ubuntu

Changelog

urweb (20151220+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Build architecture-independent targets correctly when built with
    dpkg-buildpackage -A. (Closes: #806662)

 -- Benjamin Barenblat <email address hidden>  Wed, 23 Dec 2015 18:36:16 -0500

Upload details

Uploaded by:
Benjamin Barenblat
Uploaded to:
Sid
Original maintainer:
Benjamin Barenblat
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
urweb_20151220+dfsg-1.dsc 2.1 KiB 1fa28679f4df2fc0e841a9a8157e065c78057dd7ec29ffb55527ad683bec98fd
urweb_20151220+dfsg.orig.tar.gz 670.6 KiB edeb39c70b1558b8bc84b42aa10622ef5394fcd215f87d1327e16178e067b9e6
urweb_20151220+dfsg-1.debian.tar.xz 23.1 KiB 845e440ae7f59cb4c52d11721b526e903b36cc2aac207d1f01df389ce2317253

No changes file available.

Binary packages built by this source

liburweb-cgi0: urweb CGI backend

 Ur is a pure, functional, statically typed, strict programming language in the
 tradition of ML and Haskell; however, it features a significantly richer type
 system. Ur/Web is Ur plus a special standard library and associated rules for
 parsing and optimization. Ur/Web supports constructing dynamic web
 applications backed by SQL databases.
 .
 This package provides the CGI backend for executables compiled with urweb.

liburweb-cgi0-dbgsym: debug symbols for package liburweb-cgi0

 Ur is a pure, functional, statically typed, strict programming language in the
 tradition of ML and Haskell; however, it features a significantly richer type
 system. Ur/Web is Ur plus a special standard library and associated rules for
 parsing and optimization. Ur/Web supports constructing dynamic web
 applications backed by SQL databases.
 .
 This package provides the CGI backend for executables compiled with urweb.

liburweb-fastcgi0: urweb FastCGI backend

 Ur is a pure, functional, statically typed, strict programming language in the
 tradition of ML and Haskell; however, it features a significantly richer type
 system. Ur/Web is Ur plus a special standard library and associated rules for
 parsing and optimization. Ur/Web supports constructing dynamic web
 applications backed by SQL databases.
 .
 This package provides the FastCGI backend for executables compiled with urweb.

liburweb-fastcgi0-dbgsym: debug symbols for package liburweb-fastcgi0

 Ur is a pure, functional, statically typed, strict programming language in the
 tradition of ML and Haskell; however, it features a significantly richer type
 system. Ur/Web is Ur plus a special standard library and associated rules for
 parsing and optimization. Ur/Web supports constructing dynamic web
 applications backed by SQL databases.
 .
 This package provides the FastCGI backend for executables compiled with urweb.

liburweb-http0: urweb standalone backend

 Ur is a pure, functional, statically typed, strict programming language in the
 tradition of ML and Haskell; however, it features a significantly richer type
 system. Ur/Web is Ur plus a special standard library and associated rules for
 parsing and optimization. Ur/Web supports constructing dynamic web
 applications backed by SQL databases.
 .
 This package provides the standalone backend for web servers generated with
 urweb.

liburweb-http0-dbgsym: debug symbols for package liburweb-http0

 Ur is a pure, functional, statically typed, strict programming language in the
 tradition of ML and Haskell; however, it features a significantly richer type
 system. Ur/Web is Ur plus a special standard library and associated rules for
 parsing and optimization. Ur/Web supports constructing dynamic web
 applications backed by SQL databases.
 .
 This package provides the standalone backend for web servers generated with
 urweb.

liburweb-static0: urweb static backend

 Ur is a pure, functional, statically typed, strict programming language in the
 tradition of ML and Haskell; however, it features a significantly richer type
 system. Ur/Web is Ur plus a special standard library and associated rules for
 parsing and optimization. Ur/Web supports constructing dynamic web
 applications backed by SQL databases.
 .
 This package provides the static-file backend for executables compiled with
 urweb.

liburweb-static0-dbgsym: debug symbols for package liburweb-static0

 Ur is a pure, functional, statically typed, strict programming language in the
 tradition of ML and Haskell; however, it features a significantly richer type
 system. Ur/Web is Ur plus a special standard library and associated rules for
 parsing and optimization. Ur/Web supports constructing dynamic web
 applications backed by SQL databases.
 .
 This package provides the static-file backend for executables compiled with
 urweb.

liburweb0: urweb runtime system

 Ur is a pure, functional, statically typed, strict programming language in the
 tradition of ML and Haskell; however, it features a significantly richer type
 system. Ur/Web is Ur plus a special standard library and associated rules for
 parsing and optimization. Ur/Web supports constructing dynamic web
 applications backed by SQL databases.
 .
 This package provides the runtime library for executables compiled with urweb.
 Packages should not depend on this package; instead, they should depend on one
 of the urweb backend packages, each of which depends on this one.

liburweb0-dbgsym: debug symbols for package liburweb0

 Ur is a pure, functional, statically typed, strict programming language in the
 tradition of ML and Haskell; however, it features a significantly richer type
 system. Ur/Web is Ur plus a special standard library and associated rules for
 parsing and optimization. Ur/Web supports constructing dynamic web
 applications backed by SQL databases.
 .
 This package provides the runtime library for executables compiled with urweb.
 Packages should not depend on this package; instead, they should depend on one
 of the urweb backend packages, each of which depends on this one.

urweb: purely functional language for web programming

 Ur is a pure, functional, statically typed, strict programming language in the
 tradition of ML and Haskell; however, it features a significantly richer type
 system. Ur/Web is Ur plus a special standard library and associated rules for
 parsing and optimization. Ur/Web supports constructing dynamic web
 applications backed by SQL databases.
 .
 This package provides the urweb compiler and development libraries; you do not
 need to install it to run applications written in Ur/Web.

urweb-dbgsym: debug symbols for package urweb

 Ur is a pure, functional, statically typed, strict programming language in the
 tradition of ML and Haskell; however, it features a significantly richer type
 system. Ur/Web is Ur plus a special standard library and associated rules for
 parsing and optimization. Ur/Web supports constructing dynamic web
 applications backed by SQL databases.
 .
 This package provides the urweb compiler and development libraries; you do not
 need to install it to run applications written in Ur/Web.

urweb-doc: Ur/Web reference manual

 Ur is a pure, functional, statically typed, strict programming language in the
 tradition of ML and Haskell; however, it features a significantly richer type
 system. Ur/Web is Ur plus a special standard library and associated rules for
 parsing and optimization. Ur/Web supports constructing dynamic web
 applications backed by SQL databases.
 .
 This package provides the Ur/Web reference manual in PDF format.

urweb-mode: Emacs mode for editing Ur/Web programs

 Ur is a pure, functional, statically typed, strict programming language in the
 tradition of ML and Haskell; however, it features a significantly richer type
 system. Ur/Web is Ur plus a special standard library and associated rules for
 parsing and optimization. Ur/Web supports constructing dynamic web
 applications backed by SQL databases.
 .
 This package provides an Emacs mode for editing Ur/Web source files.