Stefan Schuermans

Stefan Schuermans commited on 2017-05-27 13:29:46
Showing 1 changed files, with 1 additions and 1 deletions.

... ...
@@ -3,7 +3,7 @@ from setuptools import setup
3 3
 setup(name='pyetherpix',
4 4
       version='0.1',
5 5
       description='python implementation of EtherPix output library',
6
-      url='https://git.blinkenarea.org?p=libetherpix',
6
+      url='https://git.blinkenarea.org?p=pyetherpix',
7 7
       author='Stefan Schuermans',
8 8
       author_email='stefan@schuermans.info',
9 9
       license='LGPLv3',
10 10