File: control

package info (click to toggle)
python-bobopos 2.1-1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 236 kB
  • ctags: 220
  • sloc: python: 1,774; makefile: 38; sh: 24
file content (18 lines) | stat: -rw-r--r-- 522 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: python-bobopos
Section: web
Priority: optional
Maintainer: Matthias Klose <doko@cs.tu-berlin.de>
Standards-Version: 2.5.0.0

Package: python-bobopos
Architecture: all
Depends: python-base (>= 1.5), python-net, python-bobo
Description: The Bobo Persistent Object System.
 This package includes a set of modules that together provide an
 extensible persistent object system.
 .
   - Highly transparent database access,
 .
   - Objects are saved and restored automatically as needed,
 .
   - Transactional semantics.