renpy 6.15.7-1build1 source package in Ubuntu

Changelog

renpy (6.15.7-1build1) trusty; urgency=low

  * No change rebuild against libav 9.
 -- Dmitrijs Ledkovs <email address hidden>   Sun, 10 Nov 2013 01:03:14 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
games
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
renpy_6.15.7.orig.tar.bz2 9.9 MiB b4280b62f7c8f730a37c7e567b16216b4578fc3640fbcdf5df7c65a73ae52e52
renpy_6.15.7-1build1.debian.tar.bz2 24.4 KiB 25f55918f5bac2472f26aaf989e397910452ae46244f99188ae8a6d2570f1b26
renpy_6.15.7-1build1.dsc 2.5 KiB 9c5322e9ee365d35afedd1745092941e0e0bbe68aae58981bb8dce906cadf06d

View changes file

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.

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.