equal
deleted
inserted
replaced
28 * a bunch of other management tools |
28 * a bunch of other management tools |
29 """ |
29 """ |
30 |
30 |
31 web = 'http://www.cubicweb.org' |
31 web = 'http://www.cubicweb.org' |
32 ftp = 'ftp://ftp.logilab.org/pub/cubicweb' |
32 ftp = 'ftp://ftp.logilab.org/pub/cubicweb' |
33 pyversions = ['2.4', '2.5'] |
33 pyversions = ['2.5', '2.6'] |
34 |
34 |
35 classifiers = [ |
35 classifiers = [ |
36 'Environment :: Web Environment', |
36 'Environment :: Web Environment', |
37 'Framework :: CubicWeb', |
37 'Framework :: CubicWeb', |
38 'Programming Language :: Python', |
38 'Programming Language :: Python', |