Commit 48393eea authored by Martín Ferrari's avatar Martín Ferrari

Update project description.

parent 53c49b08
......@@ -7,9 +7,8 @@ from distutils.core import setup, Extension, Command
setup(
name = 'nemu',
version = '0.1',
description = '''A framework for creating emulated networks in a
single host and run experiments on them''',
# long_description = longdesc,
description = '''A lightweight network emulator embedded in a small
python library.'''
author = 'Martín Ferrari',
author_email = 'martin.ferrari@gmail.com',
url = 'http://code.google.com/p/nemu/',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment