setup.py
changeset 11545 e83f90b1c900
parent 11542 a88a690ca958
child 11548 1ae61c25299a
equal deleted inserted replaced
11544:fd6d7be5d22c 11545:e83f90b1c900
     5     name='pyramid_cubicweb',
     5     name='pyramid_cubicweb',
     6     version='0.2.0',
     6     version='0.2.0',
     7     description='Integrate CubicWeb with a Pyramid application.',
     7     description='Integrate CubicWeb with a Pyramid application.',
     8     author='Christophe de Vienne',
     8     author='Christophe de Vienne',
     9     author_email='username: christophe, domain: unlish.com',
     9     author_email='username: christophe, domain: unlish.com',
    10     url='http://bitbucket.com/cdevienne/pyramid_cubicweb',
    10     url='https://www.cubicweb.org/project/pyramid-cubicweb',
    11     classifiers=[
    11     classifiers=[
    12         'Development Status :: 3 - Alpha',
    12         'Development Status :: 3 - Alpha',
    13         'Environment :: Web Environment',
    13         'Environment :: Web Environment',
    14         'Intended Audience :: Developers',
    14         'Intended Audience :: Developers',
    15         'License :: Public Domain',
    15         'License :: Public Domain',