components/python/pep8/pep8-GENFRAG.p5m
author Rich Burridge <rich.burridge@oracle.com>
Thu, 28 Mar 2013 08:23:25 -0700
changeset 1233 4817abd9e86b
child 1251 f1fb66b52f41
permissions -rw-r--r--
16425619 Request to update pep8 to the latest version in s12 16425549 pep8 needs a man page.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1233
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
dir path=usr
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
dir path=usr/share
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
dir path=usr/share/man
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
dir path=usr/share/man/man1
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
file path=usr/share/man/man1/pep8.1
4817abd9e86b 16425619 Request to update pep8 to the latest version in s12
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
license Oracle.copyright license="Oracle copyright"