Fixes in README and setup.py
This commit is contained in:
parent
dc427e52d6
commit
79958914fd
2 changed files with 4 additions and 4 deletions
2
setup.py
2
setup.py
|
|
@ -15,7 +15,7 @@ if sys.version_info < (3, 3):
|
|||
setup(name='paramecio',
|
||||
version='0.1.2',
|
||||
description='Fast and simple Framework based in bottle and Mako.',
|
||||
long_description='This framework is simple framework used for create web apps. Paramecio is modular and fast. By default have a module called admin that can be used for create ',
|
||||
long_description='This framework is simple framework used for create web apps. Paramecio is modular and fast. By default have a module called admin that can be used for create admin sites',
|
||||
author='Antonio de la Rosa Caballero',
|
||||
author_email='webmaster@web-t-sys.com',
|
||||
url='http://paramecioproject.com/',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue