Skip to content

Commit c642b77

Browse files
author
David Reband
committed
fix shortcut wine
1 parent e86521e commit c642b77

File tree

9 files changed

+681
-47
lines changed

9 files changed

+681
-47
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ contrib/secp256k1/
4848
contrib/zbar/
4949
contrib/libusb/
5050
contrib/.venv_make_packages/
51+
contrib/deterministic-build/electrum-locale/
5152

5253
# shared objects
5354
electrum/*.so

Electrum_DOI.egg-info/PKG-INFO

Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
1-
Metadata-Version: 2.1
2-
Name: Electrum-DOI
3-
Version: 4.1.4
4-
Summary: Lightweight Doichain Wallet (AuxPoW fork)
5-
Home-page: https://www.namecoin.org/
6-
Author: The Namecoin developers; based on Electrum by Thomas Voegtlin and Electrum-DOGE by The Electrum-DOGE contributors
7-
Author-email: [email protected]
8-
License: GNU GPLv3+ for Electrum-DOGE components; MIT Licence for all other components
9-
Description: Lightweight Doichain Wallet (AuxPoW fork)
10-
Platform: UNKNOWN
11-
Requires-Python: >=3.6.1
12-
Provides-Extra: hardware
13-
Provides-Extra: gui
14-
Provides-Extra: crypto
15-
Provides-Extra: tests
16-
Provides-Extra: full
17-
Provides-Extra: fast
1+
Metadata-Version: 2.1
2+
Name: Electrum-DOI
3+
Version: 4.3.2
4+
Summary: Lightweight Doichain Wallet (AuxPoW fork)
5+
Home-page: https://www.namecoin.org/
6+
Author: The Namecoin developers; based on Electrum by Thomas Voegtlin and Electrum-DOGE by The Electrum-DOGE contributors
7+
Author-email: [email protected]
8+
License: GNU GPLv3+ for Electrum-DOGE components; MIT Licence for all other components
9+
Requires-Python: >=3.8.0
10+
Provides-Extra: hardware
11+
Provides-Extra: gui
12+
Provides-Extra: crypto
13+
Provides-Extra: tests
14+
Provides-Extra: full
15+
Provides-Extra: fast
16+
License-File: LICENCE
17+
License-File: LICENCE.DOGE
18+
License-File: AUTHORS
19+
20+
Lightweight Doichain Wallet (AuxPoW fork)

0 commit comments

Comments
 (0)