forked from olav-st/screencloud-plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
69 lines (69 loc) · 2.5 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
[submodule "imgur/deps/requests"]
path = imgur/deps/requests
url = https://github.com/kennethreitz/requests.git
[submodule "imgur/deps/pyimgur"]
path = imgur/deps/pyimgur
url = https://github.com/Damgaard/PyImgur.git
[submodule "dropbox/deps/urllib3"]
path = dropbox/deps/urllib3
url = https://github.com/urllib3/urllib3
[submodule "sftp/deps/python-ecdsa"]
path = sftp/deps/python-ecdsa
url = https://github.com/warner/python-ecdsa
[submodule "sftp/deps/paramiko"]
path = sftp/deps/paramiko
url = https://github.com/paramiko/paramiko
[submodule "dropbox/deps/dropbox-sdk-python"]
path = dropbox/deps/dropbox-sdk-python
url = https://github.com/dropbox/dropbox-sdk-python.git
[submodule "dropbox/deps/requests"]
path = dropbox/deps/requests
url = https://github.com/kennethreitz/requests.git
[submodule "dropbox/deps/pkg_resources"]
path = dropbox/deps/pkg_resources
url = https://github.com/pypa/pkg_resources
[submodule "dropbox/deps/packaging"]
path = dropbox/deps/packaging
url = https://github.com/pypa/packaging.git
[submodule "dropbox/deps/idna"]
path = dropbox/deps/idna
url = https://github.com/kjd/idna.git
[submodule "dropbox/deps/chardet"]
path = dropbox/deps/chardet
url = https://github.com/chardet/chardet.git
[submodule "dropbox/deps/python-certifi"]
path = dropbox/deps/python-certifi
url = https://github.com/certifi/python-certifi.git
[submodule "dropbox/deps/pyparsing"]
path = dropbox/deps/pyparsing
url = https://github.com/pyparsing/pyparsing.git
[submodule "imgur/deps/urllib3"]
path = imgur/deps/urllib3
url = https://github.com/urllib3/urllib3
[submodule "imgur/deps/python-certifi"]
path = imgur/deps/python-certifi
url = https://github.com/certifi/python-certifi.git
[submodule "imgur/deps/idna"]
path = imgur/deps/idna
url = https://github.com/kjd/idna.git
[submodule "imgur/deps/chardet"]
path = imgur/deps/chardet
url = https://github.com/chardet/chardet.git
[submodule "sftp/deps/six"]
path = sftp/deps/six
url = https://github.com/benjaminp/six.git
[submodule "dropbox/deps/appdirs"]
path = dropbox/deps/appdirs
url = https://github.com/ActiveState/appdirs.git
[submodule "sftp/deps/cryptography"]
path = sftp/deps/cryptography
url = https://github.com/pyca/cryptography.git
[submodule "sftp/deps/asn1crypto"]
path = sftp/deps/asn1crypto
url = https://github.com/wbond/asn1crypto.git
[submodule "sftp/deps/bcrypt"]
path = sftp/deps/bcrypt
url = https://github.com/pyca/bcrypt.git
[submodule "dropbox/deps/six"]
path = dropbox/deps/six
url = https://github.com/benjaminp/six.git