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

Группа :: Разработка/Прочее
Пакет: htmlcxx

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

Текущая версия: 0.87-alt3_4
Время сборки: 2 августа 2022, 09:48 ( 89.4 недели назад )
Размер архива: 477.47 Kb

Домашняя страница:   http://htmlcxx.sourceforge.net/

Лицензия: LGPLv2
О пакете: htmlcxx is a simple non-validating css1 and html parser for C++
Описание:

htmlcxx is a simple non-validating css1 and html parser for C++.
Although there are several other html parsers available, htmlcxx has some
characteristics that make it unique: - STL like navigation of DOM tree,
using the excellent tree.hh library from Kasper Peeters.

- It is possible to reproduce exactly, character by character, the original
 document from the parse tree
- Bundled css parser
- Optional parsing of attributes
- C++ code that looks like C++ (not so true anymore)
- Offsets of tags/elements in the original document are stored in the nodes
 of the DOM tree

Текущий майнтейнер: Igor Vlasenko

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

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

  • htmlcxx
  • htmlcxx-debuginfo
  • libcssparser-devel
  • libcssparser-devel-debuginfo
  • libcssparser0
  • libhtmlcxx-devel
  • libhtmlcxx3
  • libhtmlcxx3-debuginfo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin