File: control

package info (click to toggle)
zope-devguide 20011206-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 456 kB
  • ctags: 45
  • sloc: python: 152; makefile: 124; sh: 54
file content (42 lines) | stat: -rw-r--r-- 1,847 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Source: zope-devguide
Section: doc
Priority: optional
Maintainer: Andreas Tille <tille@debian.org>
Standards-Version: 3.5.6
Build-Depends-Indep: debhelper, python, zope

Package: zope-devguide
Architecture: all
Suggests: zope, zope-book, python2.1-doc, htmldoc
Description: Zope Developers Guide
 This is the Debian packaged Version of the Zope Developers Guide available at
    http://www.zope.org/Documentation/ZDG
 Actually this is the CVS version which is more up to date.
 . 
 The Developer's Guide teaches you how to extend Zope. It takes you all the way
 from a simple "Hello World" application to developing advanced Zope Products.
 This guide is appropriate for advanced Zope audiences and assumes basic Python
 knowledge. The Developer's Guide covers Zope 2.x or above.
 .
 The Developer's Guide covers Zope topics where the Zope Book leaves off.
 The guide will not cover any of the fundamental concepts of using zope that
 are covered in the book including ZClass basics.

Package: zope-devguide-example
Architecture: all
Depends: zope, debconf
Suggests: zope-devguide
Description: Example contained in the Zope Developers Guide
 This is the Debian packaged ready to install example of the Zope Developers
 Guide available at
    http://www.zope.org/Documentation/ZDG
 Actually this is the CVS version which is more up to date.
 . 
 The Developer's Guide teaches you how to extend Zope. It takes you all the way
 from a simple "Hello World" application to developing advanced Zope Products.
 This guide is appropriate for advanced Zope audiences and assumes basic Python
 knowledge. The Developer's Guide covers Zope 2.x or above.
 .
 The Developer's Guide covers Zope topics where the Zope Book leaves off.
 The guide will not cover any of the fundamental concepts of using zope that
 are covered in the book including ZClass basics.