#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#

#
# Copyright 2025 <contributor>
#

set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)

license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'

file path=usr/lib/python$(PYVER)/vendor-packages/elementpath-$(HUMAN_VERSION)-py$(PYVER).egg-info/PKG-INFO
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath-$(HUMAN_VERSION)-py$(PYVER).egg-info/SOURCES.txt
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath-$(HUMAN_VERSION)-py$(PYVER).egg-info/dependency_links.txt
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath-$(HUMAN_VERSION)-py$(PYVER).egg-info/requires.txt
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath-$(HUMAN_VERSION)-py$(PYVER).egg-info/top_level.txt
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/_typing.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/aliases.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/collations.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/compare.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/datatypes/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/datatypes/atomic_types.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/datatypes/binary.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/datatypes/datetime.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/datatypes/numeric.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/datatypes/proxies.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/datatypes/qname.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/datatypes/string.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/datatypes/untyped.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/datatypes/uri.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/decoder.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/etree.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/exceptions.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/helpers.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/namespaces.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/protocols.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/py.typed
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/regex/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/regex/character_classes.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/regex/codepoints.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/regex/patterns.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/regex/unicode_blocks.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/regex/unicode_categories.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/regex/unicode_subsets.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/schema_proxy.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/sequence_types.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/serialization.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/tdop.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/tree_builders.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/validators/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/validators/analyze-string.xsd
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/validators/schema-for-json.xsd
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath1/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath1/_xpath1_axes.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath1/_xpath1_functions.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath1/_xpath1_operators.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath1/xpath1_parser.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath2/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath2/_xpath2_constructors.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath2/_xpath2_functions.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath2/_xpath2_operators.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath2/xpath2_parser.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath3.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath30/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath30/_translation_maps.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath30/_xpath30_functions.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath30/_xpath30_operators.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath30/xpath30_helpers.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath30/xpath30_parser.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath31/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath31/_xpath31_functions.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath31/_xpath31_operators.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath31/xpath31_parser.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath_context.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath_nodes.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath_selectors.py
file path=usr/lib/python$(PYVER)/vendor-packages/elementpath/xpath_tokens.py

# python modules are unusable without python runtime binary
depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    pkg.debug.depend.path=usr/bin

# Automatically generated dependencies based on distribution metadata