Update homepage URL #33

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
This commit is contained in:
Philippe Ombredanne
2020-05-31 23:13:36 +02:00
committed by GitHub
parent ad333c098c
commit a73ba54f7b
+1 -1
View File
@@ -12,7 +12,7 @@ setup(name='PyBindGen',
description='Python Bindings Generator',
author='Gustavo Carneiro',
author_email='gjcarneiro@gmail.com',
url='https://launchpad.net/pybindgen',
url='https://github.com/gjcarneiro/pybindgen',
packages=['pybindgen',
'pybindgen.typehandlers',
'pybindgen.typehandlers.ctypeparser',