summaryrefslogtreecommitdiff
path: root/homebrew/pycodestyle/.beer
blob: 547ce0bf18af25936a1b6a72b7c93edcd0029ce3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Pycodestyle",
    "description": "Simple Python style checker in one Python file",
    "url": "https://github.com/PyCQA/pycodestyle/archive/2.5.0.tar.gz",
    "mirror": null,
    "homepage": "http://pycodestyle.pycqa.org",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"pycodestyle.py\" => \"pycodestyle\""
    ],
    "version": "2.5.0",
    "file": "pycodestyle.rb"
}