homebrew-core/pypi_formula_mappings.json

43 lines
942 B
JSON
Raw Normal View History

{
"ansible": false,
"ansible-lint": {
"extra_packages": ["ansible-base"]
},
"ansible@2.8": false,
"buku": "buku[server]",
"cloudformation-cli": {
"extra_packages": ["cloudformation-cli-go-plugin", "cloudformation-cli-java-plugin"]
},
"charm-tools": {
"extra_packages": ["wheel"]
},
"diffoscope": "diffoscope[cmdline]",
"ipython": {
"extra_packages": ["ipykernel"]
},
"fdroidserver": {
"exclude_packages": ["numpy"],
"extra_packages": ["wheel"]
},
"molecule": false,
"openstackclient": {
"extra_packages": ["python-heatclient"]
},
"pdm": {
"extra_packages": ["wheel"]
},
"pipgrip": {
"extra_packages": ["wheel"]
},
"poetry": {
"extra_packages": ["importlib-metadata", "typing-extensions"]
},
"salt": {
"extra_packages": ["M2Crypto", "pygit2"]
},
"xdot": {
"extra_packages": ["graphviz"]
},
"xonsh": "xonsh[ptk,pygments,proctitle]"
}