renpy 6.99.13+dfsg-1 source package in Ubuntu

Changelog

renpy (6.99.13+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 6.99.13+dfsg.
  * Declare compliance with Debian Policy 4.1.2.
  * Rebase translations-tmpdir.patch.
  * Build the documentation from source with sphinxdoc.
  * Add README.source.
  * Update debian/copyright for new release.

 -- Markus Koschany <email address hidden>  Sat, 02 Dec 2017 21:15:55 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
renpy_6.99.13+dfsg-1.dsc 2.6 KiB 681d4a7f98c5f957aeec651bd7aebc8b488f051901a60d65b33d2e7db4f61d16
renpy_6.99.13+dfsg.orig.tar.xz 58.0 MiB 5b5229354958d2b1f0f5ca1ba9b25b4f69f5803f4d077927cb4f4f872080fdea
renpy_6.99.13+dfsg-1.debian.tar.xz 32.8 KiB 2c9303ad0708131418c4de52ef87c03aead57048df8359e19b64b8cbed773f67

No changes file available.

Binary packages built by this source

python-renpy: framework for developing visual-novel type games - Python module

 Ren'Py is a programming language and runtime, intended to ease the creation
 of visual-novel type games. It contains features that make it easy to
 display thoughts, dialogue, and menus; to display images to the user; to
 write game logic; and to support the saving and loading of games.
 .
 This package includes the native Python module.

python-renpy-dbgsym: debug symbols for python-renpy
renpy: framework for developing visual-novel type games

 Ren'Py is a programming language and runtime, intended to ease the creation
 of visual-novel type games. It contains features that make it easy to
 display thoughts, dialogue, and menus; to display images to the user; to
 write game logic; and to support the saving and loading of games.
 .
 Ren'Py tries to be like an executable script, allowing you to get a working
 game without much more effort than is required to type the game script into
 the computer.
 .
 Ren'Py is implemented on top of Python, and that Python heritage shows
 through in many places. Many Ren'Py statements allow Python expressions
 to be used, and there are also Ren'Py statements that allow for the
 execution of arbitrary Python code. Many of the less-used features of
 Ren'Py are exposed to the user by way of Python. By only requiring use of
 the simplest features of Python, it's hoped that Ren'Py will be usable by
 all game authors.

renpy-demo: framework for developing visual-novel type games - demo

 Ren'Py is a programming language and runtime, intended to ease the creation
 of visual-novel type games. It contains features that make it easy to
 display thoughts, dialogue, and menus; to display images to the user; to
 write game logic; and to support the saving and loading of games.
 .
 This package includes a full playable example showing the features of the
 framework.

renpy-doc: framework for developing visual-novel type games - doc

 Ren'Py is a programming language and runtime, intended to ease the creation
 of visual-novel type games. It contains features that make it easy to
 display thoughts, dialogue, and menus; to display images to the user; to
 write game logic; and to support the saving and loading of games.
 .
 This package includes the documentation for Ren'Py.

renpy-thequestion: simple and complete Ren'Py game

 Ren'Py is a programming language and runtime, intended to ease the creation
 of visual-novel type games. It contains features that make it easy to
 display thoughts, dialogue, and menus; to display images to the user; to
 write game logic; and to support the saving and loading of games.
 .
 This package includes a simple and complete Ren'Py game.