components/python/pylint/manpages/pylint-gui.1
author Rich Burridge <rich.burridge@oracle.com>
Fri, 31 Mar 2017 07:26:17 -0700
changeset 7820 a2b9a7de9e1a
parent 4814 c673d998018a
permissions -rw-r--r--
25795430 Adjust Userland man pages to "5.11" (from "5.12") where needed

'\" te
.\"
.\" CDDL HEADER START
.\"
.\" The contents of this file are subject to the terms of the
.\" Common Development and Distribution License (the "License").
.\" You may not use this file except in compliance with the License.
.\"
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
.\" or http://www.opensolaris.org/os/licensing.
.\" See the License for the specific language governing permissions
.\" and limitations under the License.
.\"
.\" When distributing Covered Code, include this CDDL HEADER in each
.\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
.\" If applicable, add the following below this CDDL HEADER, with the
.\" fields enclosed by brackets "[]" replaced with your own identifying
.\" information: Portions Copyright [yyyy] [name of copyright owner]
.\"
.\" CDDL HEADER END
.\"
.\"
.\" Copyright (c) 2009, 2015, Oracle and/or its affiliates. All rights reserved.
.\"
.TH pylint-gui 1 "10 Jun 2015" "SunOS 5.11"
.SH NAME
pylint-gui \- simple gui interface to pylint using tkinter

.SH SYNOPSIS
/usr/bin/pylint-gui &

.SH DESCRIPTION
pylint-gui is a graphical front end to pylint using tkinter

.SH FILES
/usr/lib/python2.7/vendor-packages/pylint

.SH SUPPORT
[email protected]

.SH SEE ALSO
.IR pylint (1),
.IR logilab-common (3),
.IR astroid (3)