components/python/pylxml/pylxml.p5m
author Drew Fisher <drew.fisher@oracle.com>
Tue, 14 Jun 2011 10:37:25 -0600
changeset 299 c599660d42b4
parent 251 f527656d334f
child 464 08f94c414553
permissions -rw-r--r--
7054342 cssselect.py missing from B167 library/python-2/lxml-26 package causing AI installs to fail
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
251
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     1
#
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     3
#
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     7
#
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    12
#
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    18
#
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    20
#
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    21
# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    22
#
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    23
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    24
set name=pkg.fmri \
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    25
    value=pkg:/library/python-2/lxml-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    26
set name=pkg.summary \
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    27
    value="Pythonic 2.6 binding for the libxml2 and libxslt libraries"
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    28
set name=info.classification \
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    29
    value=org.opensolaris.category.2008:Development/Python
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    30
set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    31
set name=info.upstream_url value=http://lxml.de
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    32
set name=opensolaris.arc_url \
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    33
    value=http://arc.opensolaris.org/caselog/PSARC/2009/579
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    34
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    35
dir path=usr
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    36
dir path=usr/lib
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    37
dir path=usr/lib/python2.6
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    38
dir path=usr/lib/python2.6/vendor-packages
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    39
dir path=usr/lib/python2.6/vendor-packages/lxml
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    40
dir \
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    41
    path=usr/lib/python2.6/vendor-packages/lxml-$(COMPONENT_VERSION)-py2.6.egg-info
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    42
dir path=usr/lib/python2.6/vendor-packages/lxml/64
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    43
dir path=usr/lib/python2.6/vendor-packages/lxml/html
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    44
file \
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    45
    path=usr/lib/python2.6/vendor-packages/lxml-$(COMPONENT_VERSION)-py2.6.egg-info/PKG-INFO
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    46
file \
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    47
    path=usr/lib/python2.6/vendor-packages/lxml-$(COMPONENT_VERSION)-py2.6.egg-info/SOURCES.txt
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    48
file \
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    49
    path=usr/lib/python2.6/vendor-packages/lxml-$(COMPONENT_VERSION)-py2.6.egg-info/dependency_links.txt
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    50
file \
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    51
    path=usr/lib/python2.6/vendor-packages/lxml-$(COMPONENT_VERSION)-py2.6.egg-info/not-zip-safe
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    52
file \
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    53
    path=usr/lib/python2.6/vendor-packages/lxml-$(COMPONENT_VERSION)-py2.6.egg-info/top_level.txt
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    54
file path=usr/lib/python2.6/vendor-packages/lxml/64/etree.so
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    55
file path=usr/lib/python2.6/vendor-packages/lxml/64/objectify.so
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    56
file path=usr/lib/python2.6/vendor-packages/lxml/ElementInclude.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    57
file path=usr/lib/python2.6/vendor-packages/lxml/__init__.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    58
file path=usr/lib/python2.6/vendor-packages/lxml/_elementpath.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    59
file path=usr/lib/python2.6/vendor-packages/lxml/builder.py
299
c599660d42b4 7054342 cssselect.py missing from B167 library/python-2/lxml-26 package causing AI installs to fail
Drew Fisher <drew.fisher@oracle.com>
parents: 251
diff changeset
    60
file path=usr/lib/python2.6/vendor-packages/lxml/cssselect.py
251
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    61
file path=usr/lib/python2.6/vendor-packages/lxml/doctestcompare.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    62
file path=usr/lib/python2.6/vendor-packages/lxml/etree.so
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    63
file path=usr/lib/python2.6/vendor-packages/lxml/html/ElementSoup.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    64
file path=usr/lib/python2.6/vendor-packages/lxml/html/__init__.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    65
file path=usr/lib/python2.6/vendor-packages/lxml/html/_dictmixin.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    66
file path=usr/lib/python2.6/vendor-packages/lxml/html/_diffcommand.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    67
file path=usr/lib/python2.6/vendor-packages/lxml/html/_setmixin.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    68
file path=usr/lib/python2.6/vendor-packages/lxml/html/builder.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    69
file path=usr/lib/python2.6/vendor-packages/lxml/html/clean.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    70
file path=usr/lib/python2.6/vendor-packages/lxml/html/defs.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    71
file path=usr/lib/python2.6/vendor-packages/lxml/html/diff.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    72
file path=usr/lib/python2.6/vendor-packages/lxml/html/formfill.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    73
file path=usr/lib/python2.6/vendor-packages/lxml/html/soupparser.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    74
file path=usr/lib/python2.6/vendor-packages/lxml/html/usedoctest.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    75
file path=usr/lib/python2.6/vendor-packages/lxml/objectify.so
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    76
file path=usr/lib/python2.6/vendor-packages/lxml/pyclasslookup.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    77
file path=usr/lib/python2.6/vendor-packages/lxml/sax.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    78
file path=usr/lib/python2.6/vendor-packages/lxml/usedoctest.py
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    79
legacy pkg=SUNWpython26-lxml \
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    80
    desc="Pythonic 2.6 binding for the libxml2 and libxslt libraries" \
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    81
    name="Pythonic 2.6 binding for the libxml2 and libxslt libraries"
f527656d334f 7041598 migrate python-2/lxml-26 from slim_prototype to userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    82
license pylxml.copyright license="BSD, PSF, GPL"