root
13 years ago
2 changed files with 17 additions and 13 deletions
@ -1,11 +0,0 @@ |
|||
#!/usr/bin/python |
|||
from distutils.core import setup |
|||
|
|||
setup(name = "Electrum", |
|||
version = "0.21", |
|||
description = "Lightweight Bitcoin Wallet", |
|||
author = "thomasv", |
|||
license = "GNU GPLv3", |
|||
url = "http://ecdsa/electrum", |
|||
long_description = """Lightweight Bitcoin Wallet""" |
|||
) |
Loading…
Reference in new issue