Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37735701
en ru br
Репозитории ALT
S:1.2.1-alt2_22jpp11
5.1: 1.0.1-alt2_3jpp5
4.1: 1.0.1-alt1_1jpp1.7
4.0: 1.0.1-alt1_1jpp1.7
www.altlinux.org/Changes

Группа :: Разработка/Java
Пакет: tagsoup

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

<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.ccil.cowan.tagsoup</groupId>
<artifactId>tagsoup</artifactId>
<name>TagSoup</name>
<version>1.2.1</version>
<packaging>jar</packaging>
<description>TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational application design. By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML. TagSoup also includes a command-line processor that reads HTML files and can generate either clean HTML or well-formed XML that is a close approximation to XHTML.</description>
<url>http://home.ccil.org/~cowan/XML/tagsoup/</url>
<licenses>
<license>
<name>Apache License 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>http://home.ccil.org/~cowan/tagsoup/tagsoup-1.2.1-src.zip</url>
</scm>
<developers>
<developer>
<name>John Cowan</name>
</developer>
</developers>
</project>
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin