SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

attoparser rpm build for : OpenSuSE. For other distributions click attoparser.

Name : attoparser
Version : 2.0.7 Vendor : obs://build_opensuse_org/home:urbic
Release : lp156.1.1 Date : 2024-10-15 11:32:43
Group : Development/Libraries/Java Source RPM : attoparser-2.0.7-lp156.1.1.src.rpm
Size : 0.26 MB
Packager : https://www_suse_com/
Summary : A tiny but fast java event-style markup parser
Description :
attoparser is a Java parser for XML and HTML markup. It is a SAX-style
event-based parser —though it does not implement the SAX standard— but it can
also act as a DOM-style parser.

Its goals are:
* To be easy to use. Few lines of code needed. And no more parser library hell
worrying about your JDK\'s parser API versions.
* To be fast. As fast as the fastest standard parsers. And in many scenarios,
faster.
* To offer a powerful interface. Consider well-formedness optional, line +
column location, ability to reconstruct the original document, etc.
* To simplify your parsing experience. By removing the need to worry about
validation or entity resolution —both unneeded in many cases.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/urbic:/java/15.6/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
attoparser
mvn(org.attoparser:attoparser)
mvn(org.attoparser:attoparser:pom:)
osgi(org.attoparser)

Requires :
java-headless >= 1.6
javapackages-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/packages/attoparser
/usr/share/doc/packages/attoparser/README.txt
/usr/share/doc/packages/attoparser/USAGE.txt
/usr/share/java/attoparser.jar
/usr/share/licenses/attoparser
/usr/share/licenses/attoparser/LICENSE.txt
/usr/share/licenses/attoparser/NOTICE.txt
/usr/share/maven-metadata/attoparser.xml
/usr/share/maven-poms/attoparser.pom

 
ICM