[doc] Update description and requirements

This commit is contained in:
Jérôme Lebleu 2014-05-16 16:09:05 +02:00
parent 4e2f2853d2
commit 6563c693f3
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ Moulinette
==========
The *moulinette* is a Python package that allows to quickly and easily
deploy an application for different interfaces.
prototype interfaces for your application.
Overview
@ -46,4 +46,4 @@ Requirements
* python-bottle (>= 0.10)
* python-gnupg (>= 0.3)
* python-ldap (>= 2.4)
* python-importlib
* PyYAML

View file

@ -36,7 +36,7 @@ if "install" in sys.argv:
setup(name='Moulinette',
version='2.0.0',
description='',
description='Prototype interfaces quickly and easily',
author='Yunohost Team',
author_email='yunohost@yunohost.org',
url='http://yunohost.org',