polygen 1.0.6.ds2-19 source package in Ubuntu

Changelog

polygen (1.0.6.ds2-19) unstable; urgency=medium

  * QA upload
  * Recompile with OCaml 4.08.1
  * Set Vcs-* field to ocaml-team's existing salsa git repository

 -- Stéphane Glondu <email address hidden>  Wed, 06 Nov 2019 14:25:56 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
games
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
polygen_1.0.6.ds2-19.dsc 1.7 KiB 0c2867887478df2a782c11c48a908ea03d15d0d69916b65b6a293df49212c9d0
polygen_1.0.6.ds2.orig.tar.gz 453.3 KiB 60dbcec8aedcbb2545202ad97d41e592f232b8fc842ea25a7998c88a385148d5
polygen_1.0.6.ds2-19.debian.tar.xz 11.5 KiB b1a8ece0de03e80e08b2da6d7a544fdfb64b7a9e5efbc4af80bd5263bfd17b7b

Available diffs

No changes file available.

Binary packages built by this source

polygen: generator of random sentences from grammar definitions

 PolyGen is a program for generating random sentences according to a grammar
 definition, that is following custom syntactical and lexical rules.
 .
 Formally, it is an interpreter of a language itself designed to define
 languages, where to interpret means executing a source program in real time
 and eventually outputting its result.
 .
 Here a source program is a grammar definition, the execution consists in the
 exploration of such grammar by selecting a random path and the result is the
 sentence built on the way.
 .
 Though PolyGen is quite a serious piece of software then, what else would be
 more noble for it than being used as a parody tool for linguistical habits,
 stereotypes and trends of this foolish era?
 .
 Principles of parody are focusing a ridiculous topic and eventually
 abstracting its rules and schemes (here in terms of a grammar definition) by
 which reproducing it through the variatio device. And randomization is
 perfect at this purpose thanks to its purely asemantic behaviour =:)

polygen-data: grammar definitions for PolyGen

 PolyGen is a program for generating random sentences according to a grammar
 definition, that is following custom syntactical and lexical rules.
 .
 Formally, it is an interpreter of a language itself designed to define
 languages, where to interpret means executing a source program in real time
 and eventually outputting its result.
 .
 Here a source program is a grammar definition, the execution consists in the
 exploration of such grammar by selecting a random path and the result is the
 sentence built on the way.
 .
 This package contains various grammar files suited for polygen.