Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37476814
en ru br
ALT Linux repositórios
S:1.1.0-alt5
5.0: 1.1.0-alt2

Group :: Sistema/Bibliotecas
RPM: libparsifal

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.1.0-alt5
Data da compilação: 23 setembro 2021, 18:01 ( 134.6 weeks ago )
Tamanho:: 880.23 Kb

Home page:   http://www.saunalahti.fi/~samiuus/toni/xmlproc/

Licença: Public
Sumário: Parsifal is a validating XML 1.0 parser based on SAX2
Descrição:

Parsifal can be used for parsing XML based messages (such as REST and RSS) and
for application specific data processing e.g. config files, data files etc.
Parsifal can also be used for document-oriented processing (e.g. XHTML
xhtml1-transitional.dtd) and for parsing modular documents because it is
conforming XML 1.0 parser and it supports features like internal and external
general entities, DTD parameter entities and default attributes etc. Parsifal is
ideal for processing large data files and streams since it's SAX based and
consumes very little memory not to mention it is fast enough for most purposes
'cos it's written in C.

Using Parsifal in place of large XML processing libraries (e.g. libxml, xerces)
or even in the place of small Expat (which doesn't support DTD validation) can
be justified for limited memory environments and in applications requiring
bundled parser; because of its modular design parsifal can be easily compiled to
support DTD validation or to perform only non-validating parsing etc. If you
need higher level tools, for example dom/xpath processing, you should look for
other libs of course.

Mantenedor currente: Eugeny A. Rostovtsev (REAL)

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • libparsifal
  • libparsifal-debuginfo
  • libparsifal-devel
  • libparsifal-devel-static
  • libparsifal-doc
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009