Пакет python3-module-soupsieve: Информация

Исходный пакет: python3-module-soupsieve
Версия: 2.0.1-alt1
Собран:  28 июня 2021 г. 16:02 в задании #274160
Категория: Разработка/Python
Сообщить об ошибке в пакете
Домашняя страница: https://github.com/facelessuser/soupsieve

Лицензия: MIT
О пакете: A modern CSS selector implementation for BeautifulSoup
Описание: 
Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4.
It aims to provide selecting, matching, and filtering using modern CSS selectors.
Soup Sieve currently provides selectors from the CSS level 1 specifications up
through the latest CSS level 4 drafts and beyond (though some are not yet implemented).

Soup Sieve was written with the intent to replace Beautiful Soup's builtin select feature,
and as of Beautiful Soup version 4.7.0.
Soup Sieve can also be imported in order to use its API directly for more controlled, specialized parsing.

Soup Sieve has implemented most of the CSS selectors up through the latest CSS draft specifications,
though there are a number that don't make sense in a non-browser environment.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
python3-module-soupsieve (noarch)

Сопровождающий: Vitaly Lipatov

Список участников:
Vitaly Lipatov

    1. python3-module-BeautifulSoup4
    2. python3-module-pytest
    3. python3-module-setuptools
    4. rpm-build-intro
    5. rpm-build-python3

Последнее изменение


3 ноября 2020 г. Vitaly Lipatov 2.0.1-alt1
- new version 2.0.1 (with rpmrb script)
12 апреля 2020 г. Eugene Omelyanovich <regatio@etersoft.ru> 2.0-alt1
- new version (2.0) with rpmgs script