components/python/pycurl/pycurl-GENFRAG.p5m
changeset 5109 5d341c4a6b80
parent 1666 69d14d547e77
child 6094 431c5a0be3f8
equal deleted inserted replaced
5108:0546c7178c66 5109:5d341c4a6b80
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 # we have to reverse the autopyc transform for stuff in /usr/share/doc
    24 # we have to reverse the autopyc transform for stuff in /usr/share/doc
    25 # since there are only py files there
    25 # since there are only py files there
    26 <transform file path=usr/share/doc/.+\.pyc$ -> drop>
    26 <transform file path=usr/share/doc/.+\.pyc$ -> drop>
    27 #
    27 #
    28 file path=usr/share/doc/pycurl/COPYING
    28 file path=usr/share/doc/pycurl/COPYING-LGPL
    29 file path=usr/share/doc/pycurl/COPYING2
    29 file path=usr/share/doc/pycurl/COPYING-MIT
    30 file path=usr/share/doc/pycurl/ChangeLog
    30 file path=usr/share/doc/pycurl/ChangeLog
    31 file path=usr/share/doc/pycurl/INSTALL
    31 file path=usr/share/doc/pycurl/INSTALL.rst
    32 file path=usr/share/doc/pycurl/README
    32 file path=usr/share/doc/pycurl/README.rst
    33 file path=usr/share/doc/pycurl/TODO
    33 file path=usr/share/doc/pycurl/RELEASE-NOTES.rst
    34 file path=usr/share/doc/pycurl/examples/basicfirst.py
    34 file path=usr/share/doc/pycurl/examples/basicfirst.py
    35 file path=usr/share/doc/pycurl/examples/file_upload.py
    35 file path=usr/share/doc/pycurl/examples/file_upload.py
    36 file path=usr/share/doc/pycurl/examples/linksys.py
    36 file path=usr/share/doc/pycurl/examples/linksys.py
       
    37 file path=usr/share/doc/pycurl/examples/quickstart/follow_redirect.py
       
    38 file path=usr/share/doc/pycurl/examples/quickstart/form_post.py
       
    39 file path=usr/share/doc/pycurl/examples/quickstart/get.py
       
    40 file path=usr/share/doc/pycurl/examples/quickstart/get_python2.py
       
    41 file path=usr/share/doc/pycurl/examples/quickstart/get_python3.py
       
    42 file path=usr/share/doc/pycurl/examples/quickstart/response_headers.py
       
    43 file path=usr/share/doc/pycurl/examples/quickstart/response_info.py
       
    44 file path=usr/share/doc/pycurl/examples/quickstart/write_file.py
    37 file path=usr/share/doc/pycurl/examples/retriever-multi.py
    45 file path=usr/share/doc/pycurl/examples/retriever-multi.py
    38 file path=usr/share/doc/pycurl/examples/retriever.py
    46 file path=usr/share/doc/pycurl/examples/retriever.py
    39 file path=usr/share/doc/pycurl/examples/sfquery.py
    47 file path=usr/share/doc/pycurl/examples/sfquery.py
       
    48 file path=usr/share/doc/pycurl/examples/smtp.py
    40 file path=usr/share/doc/pycurl/examples/xmlrpc_curl.py
    49 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
       
    72 #
    50 #
    73 license pycurl.copyright license=MIT
    51 license pycurl.copyright license=MIT
    74 
    52 
    75 # force the rename with an optional dependency on the old name
    53 # force the rename with an optional dependency on the old name
    76 depend type=optional fmri=library/python-2/[email protected],5.12-5.12.0.0.0.41.0
    54 depend type=optional fmri=library/python-2/[email protected],5.12-5.12.0.0.0.41.0