��������python3-cssselect-1.0.3-150400.3.7.4������������������������������������������������������������<���>�����,����������������������������������������%��f��p���9�|�6E�3C� �Z�}!	z�yPZ��������#s�'��
��f����}-���9Xp�U�3����<·��Y�.��ֆ��1��Ŵw}6p�fՐ��#��c��_acx&6 ��F;/����9R->���+(�Z������(���t#\Q���3�W^���C��=	�2t������\��0�㽾)t��s�&(�ɠ��/ݽj]��n �"1��O�O��-�j8j�F	�Q]�{0�
X���������Xt�80�/�i�֘�����>������������������������>������?������������d����������������������������������������������������	���'���������	���A�����������t�����������x���������������������������������������������������������������������	�������������������������(�����������.����������8����������|�����	�����������
��������������������������������
���������������������������A����������������������������������������������������0����������������(�����������8�����������9�����������:�����	V�����F�����������G�����������H�����������I�����$�����X�����8�����Y�����<�����\�����P�����]�����������^�����������b����������c�����(�����d�����������e�����������f�����������l�����������u�����������v����������w�����������x�����������y�����D���	��z�����h�����������x�����������|���������������������������C�python3-cssselect�1.0.3�150400.3.7.4�CSS3 selectors for Python�cssselect parses CSS3 Selectors and translates them to XPath 1.0
expressions. Such expressions can be used in lxml or another XPath engine to
find the matching elements in an XML or HTML document.

This module used to live inside of lxml as lxml.cssselect before it was
extracted as a stand-alone project.��f��h01-ch2d�����I�SUSE Linux Enterprise 15�SUSE LLC <https://www.suse.com/>�BSD-3-Clause�https://www.suse.com/�Development/Languages/Python�http://packages.python.org/cssselect/�linux�noarch����������	���������'��'��P���Q'��R��Rb��[���l������������������A큤��A큤��������������A큤����������������������������������������f��f��ZC�!f��f��f��f��f��f��f��ZC�!ZC�!f��ZC�!ZC�!ZC�!ZC�!�f116f40d039205e0f6b33bc99396fa719af22fc2e7d6b59f5ac29e8050721f94�1a2133fb7f090d25c42f88ab271add92b9ec3eac3d15d6d1536b8a8291bb236b��4f07acec9e6d0b2e9824f72e8be4638cb1efbe871477b6786014f97225b1ef99�4f07acec9e6d0b2e9824f72e8be4638cb1efbe871477b6786014f97225b1ef99�d49ce07f995a5a001398ac056437f7e51b922bec735a34b3d86f5f1e165a9beb�65866eaeb339f8bf2a95e160e3c6fa4f2579baac32c2a784302eb9f158141e70�70daaae4f61660976863e1cbd2ecdba703a5440ca235cd263343d107c7b63470�8623417825649bc40f46a497884ec275df8514cf397a8fc9069e52cf0d88d504�98bd0ba238b16a01f623517d9462d54d713912d54978ee0249dcf9b004b8f5d9�8050d9df0c843a416457218f82d21f02dcf3f1b3684b2c95886c07d4b0b2427d��ee29b573064a24bd5550ab21b8a262a8aa38a78d5eca4ed3552d565c375c1ec9�ec2904d24b0dd38f6357989af06186a4fb1d924e76a436d9f988446e1b5c083b�5c8da9f744e0afba81a48c9b5dbe73048f798b3287d6f1af8a05ee08ebb10892�b638cee6cc197087d2959aff767ac8577fbfdf37c845bbeaeb85f3a6a71fb01b������������������������������������������������������������������������������������root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�root�python-cssselect-1.0.3-150400.3.7.4.src.rpm�����������������������������������������������������������������������python3-cssselect�����@��
��
��
��
python(abi)�rpmlib(CompressedFileNames)�rpmlib(FileDigests)�rpmlib(PayloadFilesHavePrefix)�rpmlib(PayloadIsXz)�3.6�3.0.4-1�4.6.0-1�4.0-1�5.2-1�4.14.3���ZP�@Xۡ�R���Q��@QT0�P��@P�
@arun@gmx.de�tbechtold@suse.com�p.drouand@gmail.com�arun@gmx.de�arun@gmx.de�saschpe@suse.de�iacobcatalin@gmail.com�- specfile:
  * update copyright year
- update to version 1.0.3:
  * Fix artifact uploads to pypi
- changes from version 1.0.2:
  * Drop support for Python 2.6 and Python 3.3.
  * Fix deprecation warning in Python 3.6.
  * Minor cleanups.�- update to 1.0.1:
  * Add support for Python 3.6.
  * Documentation hosted `on Read the Docs <https://cssselect.readthedocs.io/>`_
  * Add code coverage reports.
  * Fix ``:nth-*(an+b)`` pseudo-classes selectors.
    (except ``*:nth-child()`` which looks untranslatable to XPath 1.0.)
  * Distribute as universal wheel.
  * Add support for Python 3.3, 3.4 and 3.5.
  * Drop support for Python 2.5 as testing is getting difficult.
  * Improve tests on pseudo-elements.
- Switch to singlespec approach�- Update to version 0.9.1
  + **Backward incompatible change from 0.9**:
    :meth:`~GenericTranslator.selector_to_xpath` defaults to ignoring
    pseudo-elements, as it did in 0.8 and previous versions.
    (:meth:`~GenericTranslator.css_to_xpath` doesn’t change.)
  + Drop official support for Python 2.4 and 3.1,
    as testing was becoming difficult. Nothing will break overnight,
    but future releases may on may not work on these versions.
    Older releases will remain available on PyPI.
- Changes from 0.9
  + Add parser support for :attr:`functional pseudo-elements
    <Selector.pseudo_element>`.
  + This version accidentally introduced a backward incompatible change:
    :meth:`~GenericTranslator.selector_to_xpath` defaults to rejecting
    pseudo-elements instead of ignoring them.
- Remove useless CFLAGS definition
- Add README.rst, CHANGES and AUTHORS in package documentation�- Packaged LICENSE file
  fixes bnc#828513
  Bug 828513 - LICENSE not packaged in python3-cssselect 0.8�- updated to 0.8
  Changelog (http://pythonhosted.org/cssselect/#changelog):
    Released on 2013-03-15.
    Improvements:
    [#22] Let extended translators override what XPathExpr class is used
    [#19] Use the built-in lang() XPath function for implementing the :lang() pseudo-class with XML documents. This is probably faster than ancestor-or-self::.
    Bug fixes:
    [#14] Fix non-ASCII pseudo-classes. (Invalid selector instead of crash.)
    [#20] As per the spec, elements containing only whitespace are not considered empty for the :empty pseudo-class.�- Minimal cleanup�- Initial package 0.7.1�h01-ch2d 1721113824����������������������������������������������������������������������������������	���
���������
�����������������������������������1.0.3-150400.3.7.4�������������������������������������������������������cssselect�cssselect-1.0.3-py3.6.egg-info�__init__.py�__pycache__�__init__.cpython-36.opt-1.pyc�__init__.cpython-36.pyc�parser.cpython-36.opt-1.pyc�parser.cpython-36.pyc�xpath.cpython-36.opt-1.pyc�xpath.cpython-36.pyc�parser.py�xpath.py�python3-cssselect�AUTHORS�CHANGES�LICENSE�README.rst�/usr/lib/python3.6/site-packages/�/usr/lib/python3.6/site-packages/cssselect/�/usr/lib/python3.6/site-packages/cssselect/__pycache__/�/usr/share/doc/packages/�/usr/share/doc/packages/python3-cssselect/�-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g�obs://build.suse.de/SUSE:Maintenance:34706/SUSE_SLE-15_Update/787bdd3bb07024da42a8b6a68255ecf1-python-cssselect.SUSE_SLE-15_Update�drpm�xz�5�noarch-suse-linux��������������������������������������������������������directory�ASCII text�Python script, ASCII text executable�python 3.6 byte-compiled�Python script, UTF-8 Unicode text executable�UTF-8 Unicode text�Algol 68 source, ASCII text�������������������������������������������������������������������������������������������������������������������������R���R���R���R���R���R���R���R���R����}����b��S~�{����utf-8�9a509619f76363600bf54792d9f7bc37dbfd32f9eb7c9a82a19637677acf8bf8��������?������ ����7zXZ��
����!���t/����]�"�k�%�n��a�
��SXa������a8�,CN���J��0�b�(*V���#��YT�Tes����95�%u�� �������Q �s��?���Hp��H�4!�4]eFD
�K�2="�x.���~n�ڗ�G���"���b *�Mc��;0ǿs�>)�Gg��od�	ѕ�^p�&6 �㜆��X-
��I����QL�ko���5��L+85�+�<]>4'_S�D�*��	��֨�v���|�͑��Pɝ�փS�������`�.q���!�i�O�2���rq���u��ay�0�b+ɤ�L����}8���f"���;��Ap�t��`/ױ����(f�]�zc�)����F2ʵ��L��)������F�n�.�'�Y�9�^�������� :�`a	�E�5ݞ̀����݆�v��ŕ��H5�0��N�[N؈$L��vC9�)w�/����������6�pW%��L��4Y-9�ز&~䗼
��=���)��ɇ�����|�k�Y�[
+�ݲAӆo��^��I8�H��8����8�g9�Ҋ+��8[�;�8�Ln�T��w���ߎ�����JC��%!,�4%-Ͷ��\�[�eV�h�rR�aBv�ܾ�ʹc���z7��F����S9�ES:����h�����8*�B5�N�=�DL�b!2�?eV���)�y9[УdM*�V���!<bɧʝ�3NHESF�E�6�$f�*�z
�T�g1&r�-�b��~��8�R��@{�
�>Z�O~��"h�~N8�GVc��eRA��d}c���!�����,�ʂ<��i�1Q�m]-B^U7m`cK�?%�Ka��`�}�ק���`�g͹y�ִ���>���d�E2�)2O�Y�wB�Zim��k�ʵq8���'}�.Ͷ��[acz�L�Lv=GJ\������_)�����yܷbO�����=��j^xL���Wp\zѮB)9���OJ��jg,1�4� ���9q3�����W����a�\�� ��%A��r���؃����D�f����(�<�@是�^�@@�9(vI�+�"6-��
�q�=����:���k�G.��z	����O�{^Ҋ7�E���AYf����?��'��%x�D�n�Yuk���ӎ����h}xtq90��;�kU&��2R��x�?��`����D�[�J|H�n��lTe��.���C��ocbxh�`d�f��r�2��<��i30m\��)����ڽ��s{w��PM�Ӿ�s��}x¼Uʩ�uU~Q�9���V
���֖m��&!-l�����\_0<B�a���ԭ�ԭ�8<�D�
c&Ϧ	S�.q])���w#
+eE��O���*cط�����'ݳD�_oӳ]qJ�5�F�=��닻˿6r�-Rj��!g�Ǔ~I@��E�*�9h}���z�G�~,�n'����T�Q��~P뷩N+&���y��>�ƈG�
j~��C_?g�	�[�^\;>٪�x�-~�sd"�_�R�.�l����A�u��<�Ĝrd.T�I�Ɍ�7�,��W95r0��68@�\E�-�=%�����Y+�����u�(�G�
��v�>G��+G�*��?�X����t���N%����
����Q�L^��NH��?�~u���n4���g�җfڤ,�,q62����{F�\bM��@/8թL� ��EA�����9�"
�8p#�u:�������
�����H��S$�N�u��XG���",�JS�Lu��<B����n�$SA��+Ӵh�U�x���+�$��4dVX��?�&[J�ϼ75�CG{��%������u������Y2$�3��d�v��:�t�B�Tr�a���1���/4#��#	i?��v�+���J+�X��k P���7��G��,{���w_:�����⪟ �\׶�$��$�Q�EN$���w��5ط�A��A e,��'ME�uHC4����
�9}���e�VDG�r�x����;��kD
�v��ǡ��w��I#�}����l�qD�����Rh�-L=E�I:fsB�,�Ks������+��3�#b�<G��v�m����L]��CE��j�=��v�R�D�3ǹ3�N��Up{5hȦ;�M�x(�G?���L���������8W��o���*������������D���P�փX:���d�|�U�g|�2[����ѱu���t�S��@����$q_�M����Cں�w��NJYZ5�t3r���A���1����׋�������
YZ