forked from Homebrew/homebrew-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpypi_formula_mappings.json
106 lines (106 loc) · 2.82 KB
/
pypi_formula_mappings.json
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
"anime-downloader": {
"exclude_packages": ["tabulate"]
},
"ansible": {
"extra_packages": [
"apache-libcloud", "boto3", "dnspython", "docker-py", "junos-eznc", "jxmlease", "kerberos", "ntc-templates",
"openshift", "passlib", "pexpect", "pysphere3", "python-consul", "python-keyczar", "python-neutronclient",
"pywinrm", "requests-credssp", "shade", "zabbix-api"
],
"exclude_packages": ["textfsm", "pycrypto"]
},
"[email protected]": false,
"[email protected]": {
"extra_packages": [
"apache-libcloud", "boto3", "dnspython", "docker-py", "junos-eznc", "jxmlease", "kerberos", "ntc-templates",
"openshift", "passlib", "pexpect", "pysphere3", "python-consul", "python-keyczar", "python-neutronclient",
"pywinrm", "requests-credssp", "shade", "zabbix-api"
],
"exclude_packages": ["textfsm", "pycrypto"]
},
"aws-google-auth": {
"exclude_packages": ["tabulate"]
},
"athenacli": {
"exclude_packages": ["tabulate"]
},
"buku": "buku[server]",
"cloudformation-cli": {
"extra_packages": ["cloudformation-cli-go-plugin", "cloudformation-cli-java-plugin"]
},
"charm-tools": {
"extra_packages": ["wheel"]
},
"checkov": {
"exclude_packages": ["tabulate"]
},
"diffoscope": "diffoscope[cmdline]",
"dvc": {
"extra_packages": [
"gcsfs", "pydrive", "six", "boto3", "adlfs", "azure-identity", "knack",
"oss2", "pycryptodome", "paramiko[invoke]", "webdavclient3"
]
},
"ipython": {
"extra_packages": ["ipykernel"]
},
"fdroidserver": {
"exclude_packages": ["numpy"],
"extra_packages": ["wheel"]
},
"homeassistant-cli": {
"exclude_packages": ["tabulate"]
},
"litecli": {
"exclude_packages": ["tabulate"]
},
"magic-wormhole": {
"extra_packages": ["wheel"]
},
"molecule": false,
"mycli": {
"exclude_packages": ["tabulate"]
},
"openstackclient": {
"extra_packages": ["python-heatclient", "python-octaviaclient"]
},
"nicotine-plus": {
"exclude_packages": ["pycairo", "PyGObject"]
},
"pdm": {
"extra_packages": ["wheel"]
},
"pipgrip": {
"extra_packages": ["wheel"]
},
"platformio": {
"exclude_packages": ["tabulate"]
},
"poetry": {
"extra_packages": ["importlib-metadata", "typing-extensions"]
},
"regipy": {
"exclude_packages": ["tabulate"]
},
"robot-framework": {
"extra_packages": ["robotframework-archivelibrary", "robotframework-selenium2library", "robotframework-sshlibrary"]
},
"salt": {
"extra_packages": ["pycryptodome", "pygit2"],
"exclude_packages": ["pyobjc"]
},
"scipy": {
"exclude_packages": ["numpy"]
},
"sqlite-utils": {
"exclude_packages": ["tabulate"]
},
"todoman": {
"exclude_packages": ["tabulate"]
},
"xdot": {
"extra_packages": ["graphviz"]
},
"xonsh": "xonsh[ptk,pygments,proctitle]"
}