forked from Homebrew/homebrew-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pypi_formula_mappings.json
66 lines (66 loc) · 1.4 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
{
"anime-downloader": {
"exclude_packages": ["tabulate"]
},
"ansible": false,
"ansible-lint": {
"extra_packages": ["ansible-base"]
},
"[email protected]": false,
"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]",
"ipython": {
"extra_packages": ["ipykernel"]
},
"fdroidserver": {
"exclude_packages": ["numpy"],
"extra_packages": ["wheel"]
},
"magic-wormhole": {
"extra_packages": ["wheel"]
},
"molecule": false,
"openstackclient": {
"extra_packages": ["python-heatclient"]
},
"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"]
},
"salt": {
"extra_packages": ["M2Crypto", "pygit2"]
},
"scipy": {
"exclude_packages": ["numpy"]
},
"sqlite-utils": {
"exclude_packages": ["tabulate"]
},
"todoman": {
"exclude_packages": ["tabulate"]
},
"xdot": {
"extra_packages": ["graphviz"]
},
"xonsh": "xonsh[ptk,pygments,proctitle]"
}