new name: magic-wormhole
This commit is contained in:
parent
8e456dea5e
commit
d678e2fa66
|
@ -1,2 +1,3 @@
|
|||
# wormhole-sync
|
||||
# magic-wormhole
|
||||
|
||||
get things from one computer to another, safely
|
||||
|
|
4
setup.py
4
setup.py
|
@ -10,11 +10,11 @@ versioneer.parentdir_prefix = "wormhole-sync"
|
|||
|
||||
commands = versioneer.get_cmdclass()
|
||||
|
||||
setup(name="wormhole-sync",
|
||||
setup(name="magic-wormhole",
|
||||
version=versioneer.get_version(),
|
||||
description="Securely transfer data between computers",
|
||||
author="Brian Warner",
|
||||
author_email="warner-wormholesync@lothar.com",
|
||||
author_email="warner-magic-wormhole@lothar.com",
|
||||
license="MIT",
|
||||
url="https://github.com/warner/wormhole-sync",
|
||||
package_dir={"": "src"},
|
||||
|
|
Loading…
Reference in New Issue
Block a user