components/python/pycurl/pycurl-GENFRAG.p5m
changeset 1419 a13e688bbe2d
parent 1251 f1fb66b52f41
child 1420 597ecfc1f6c0
equal deleted inserted replaced
1418:d562fd15d944 1419:a13e688bbe2d
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 # we have to reverse the autopyc transform for stuff in /usr/share/doc
       
    25 # since there are only py files there
       
    26 <transform file path=usr/share/doc/.+\.pyc$ -> drop>
       
    27 #
       
    28 file path=usr/share/doc/pycurl/COPYING
       
    29 file path=usr/share/doc/pycurl/COPYING2
       
    30 file path=usr/share/doc/pycurl/ChangeLog
       
    31 file path=usr/share/doc/pycurl/INSTALL
       
    32 file path=usr/share/doc/pycurl/README
       
    33 file path=usr/share/doc/pycurl/TODO
       
    34 file path=usr/share/doc/pycurl/examples/basicfirst.py
       
    35 file path=usr/share/doc/pycurl/examples/file_upload.py
       
    36 file path=usr/share/doc/pycurl/examples/linksys.py
       
    37 file path=usr/share/doc/pycurl/examples/retriever-multi.py
       
    38 file path=usr/share/doc/pycurl/examples/retriever.py
       
    39 file path=usr/share/doc/pycurl/examples/sfquery.py
       
    40 file path=usr/share/doc/pycurl/examples/xmlrpc_curl.py
       
    41 file path=usr/share/doc/pycurl/html/callbacks.html
       
    42 file path=usr/share/doc/pycurl/html/curlmultiobject.html
       
    43 file path=usr/share/doc/pycurl/html/curlobject.html
       
    44 file path=usr/share/doc/pycurl/html/curlshareobject.html
       
    45 file path=usr/share/doc/pycurl/html/pycurl.html
       
    46 file path=usr/share/doc/pycurl/tests/test.py
       
    47 file path=usr/share/doc/pycurl/tests/test_cb.py
       
    48 file path=usr/share/doc/pycurl/tests/test_debug.py
       
    49 file path=usr/share/doc/pycurl/tests/test_ftp.py
       
    50 file path=usr/share/doc/pycurl/tests/test_getinfo.py
       
    51 file path=usr/share/doc/pycurl/tests/test_gtk.py
       
    52 file path=usr/share/doc/pycurl/tests/test_internals.py
       
    53 file path=usr/share/doc/pycurl/tests/test_memleak.py
       
    54 file path=usr/share/doc/pycurl/tests/test_multi.py
       
    55 file path=usr/share/doc/pycurl/tests/test_multi2.py
       
    56 file path=usr/share/doc/pycurl/tests/test_multi3.py
       
    57 file path=usr/share/doc/pycurl/tests/test_multi4.py
       
    58 file path=usr/share/doc/pycurl/tests/test_multi5.py
       
    59 file path=usr/share/doc/pycurl/tests/test_multi6.py
       
    60 file path=usr/share/doc/pycurl/tests/test_multi_socket.py
       
    61 file path=usr/share/doc/pycurl/tests/test_multi_socket_select.py
       
    62 file path=usr/share/doc/pycurl/tests/test_multi_timer.py
       
    63 file path=usr/share/doc/pycurl/tests/test_multi_vs_thread.py
       
    64 file path=usr/share/doc/pycurl/tests/test_post.py
       
    65 file path=usr/share/doc/pycurl/tests/test_post2.py
       
    66 file path=usr/share/doc/pycurl/tests/test_post3.py
       
    67 file path=usr/share/doc/pycurl/tests/test_share.py
       
    68 file path=usr/share/doc/pycurl/tests/test_socketopen.py
       
    69 file path=usr/share/doc/pycurl/tests/test_stringio.py
       
    70 file path=usr/share/doc/pycurl/tests/test_xmlrpc.py
       
    71 file path=usr/share/doc/pycurl/tests/util.py