web2py 1.99.2.1-1 source package in Ubuntu

Changelog

web2py (1.99.2.1-1) unstable; urgency=low

  * Updated upstream sources with real 1.99.2 version
  * Ensure python-gtk2 is not needed to run web2py, fixing 
    debian/patches/gtk_gui (Closes: #646931)
  * Refreshed debian/patches/avoid_updating patch
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  18 Nov 2011 10:54:32 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
José L. Redrejo Rodríguez
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
web2py_1.99.2.1.orig.tar.gz 6.3 MiB f055918c600b632e85c9307e04ab4248b945c1565a12e765f17613e941ca6318
web2py_1.99.2.1-1.debian.tar.gz 21.3 KiB 9d23c00511e05a58b32024f11dbc1b8b555168fbd9060f19f9bb9594dac51d04
web2py_1.99.2.1-1.dsc 1.4 KiB 9036c2f75f5d5d1382a933932ba12594de531a0326b85a8856cefc29d70273d8

Available diffs

View changes file

Binary packages built by this source

python-gluon: High-level Python web development framework

 web2py is a free, open-source web framework for agile development of
 secure database-driven web applications; it is written in Python and
 programmable in Python. Web2py is a full-stack framework, meaning that
 it contains all the components you need to build fully functional web
 applications. Web2py was inspired by Ruby on Rails and Django, and
 follows a Model View Controller design.
 .
 This package include the python modules needed to run web applications
 developed with Web2py

python-web2py: High-level Python web development framework

 web2py is a free, open-source web framework for agile development of
 secure database-driven web applications; it is written in Python and
 programmable in Python. Web2py is a full-stack framework, meaning that
 it contains all the components you need to build fully functional web
 applications. Web2py was inspired by Ruby on Rails and Django, and
 follows a Model View Controller design.
 .
 This package includes an example site, an internal web server and the
 administration tools to develop web sites with web2py.