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

Группа :: Разработка/Ruby
Пакет: gem-rexml

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

Текущая версия: 3.2.5-alt1
Время сборки: 2 сентября 2021, 17:54 ( 137.8 недели назад )
Размер архива: 359.59 Kb

Домашняя страница:   https://github.com/ruby/rexml

Лицензия: BSD-2-Clause
О пакете: REXML is an XML toolkit for Ruby
Описание:

REXML was inspired by the Electric XML library for Java, which features an
easy-to-use API, small size, and speed. Hopefully, REXML, designed with the same
philosophy, has these same features. I've tried to keep the API as intuitive as
possible, and have followed the Ruby methodology for method naming and code
flow, rather than mirroring the Java API.

REXML supports both tree and stream document parsing. Stream parsing is faster
(about 1.5 times as fast). However, with stream parsing, you don't get access to
features such as XPath.

Текущий майнтейнер: Ruby Maintainers Team

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

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

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