Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37502449
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-xml_marshaller

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.0.2-alt2
Время сборки: 20 января 2020, 12:06 ( 222.3 недели назад )
Размер архива: 13.23 Kb

Домашняя страница:   http://www.python.org/community/sigs/current/xm…

Лицензия: Python License
О пакете: Converting Python objects to XML and back again
Описание:

This module allows one to marshal simple Python data types into a custom XML format.
The Marshaller and Unmarshaller classes can be subclassed in order
to implement marshalling into a different XML DTD.
Original Authors are XML-SIG (xml-sig@python.org).

Fully compatible with PyXML implementation, enables namespace support for XML Input/Output.

Implemented with lxml

Текущий майнтейнер: Andrey Bychkov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-xml_marshaller
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin