summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authoryvesf <yvesf@d0e8fea9-7529-0410-93fb-d39fd5b9c1dd>2010-03-28 12:59:58 +0000
committeryvesf <yvesf@d0e8fea9-7529-0410-93fb-d39fd5b9c1dd>2010-03-28 12:59:58 +0000
commit68d949d305dd9cfc05e60da8eb71b42c83743aa4 (patch)
treeb42d35a21190492a20d4f455cc01c2dcffd07ffc /setup.py
parent203c9f80ece1e3de17b6c23bcae730f68d4b90fa (diff)
downloadebus-alt-68d949d305dd9cfc05e60da8eb71b42c83743aa4.tar.gz
ebus-alt-68d949d305dd9cfc05e60da8eb71b42c83743aa4.zip
xml entwurf
git-svn-id: http://10.2.2.13/svn/common/ebus@1614 d0e8fea9-7529-0410-93fb-d39fd5b9c1dd
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 78f3a97..89a47c7 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ from setuptools import setup
setup(
name='ebus',
version='0.2',
- description='Ebus/TCP Library',
+ description='Ebus over TCP Library',
author='xapek.org',
author_email='ebus@xapek.org',
url='http://xapek.org',