File: control

package info (click to toggle)
zope-atcontenttypes 0.2-rc3-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 904 kB
  • ctags: 1,360
  • sloc: python: 5,719; sh: 64; makefile: 38
file content (16 lines) | stat: -rw-r--r-- 670 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: zope-atcontenttypes
Section: web
Priority: optional
Maintainer: Fabio Tranchitella <kobold@kobold.it>
Build-Depends-Indep: debhelper (>= 4.1.16), po-debconf
Standards-Version: 3.6.1

Package: zope-atcontenttypes
Architecture: all
Depends: zope2.7, zope2.7-archetypes (>= 1.3.1), zope2.7-portaltransforms, zope-cmfplone (>= 2.0.3), python2.3-imaging, ${misc:Depends}
Description: archetypes-based replacement for Plone/CMF types
 The ATContentTypes are the replacement types for the default types 
 in Plone. They are based on Archetypes which offers many advantages
 over the CMF types. 
 .
 The ATContentTypes should go into Plone 2.1 as the new default types.