Files
archived-doc-pt-br/reference/rar/book.xml
Leonardo Lara Rodrigues 4baf074b52 sync file lines with en rev
2026-01-27 09:14:27 -03:00

52 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: ee741f54f831af19f135d1d9894a41477ab896c3 Maintainer: fernandowobeto Status: ready --><!-- CREDITS: fernandowobeto -->
<book xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="book.rar">
<?phpdoc extension-membership="pecl" ?>
<title>Arquivamento Rar</title>
<titleabbrev>Rar</titleabbrev>
<!-- {{{ preface -->
<preface xml:id="intro.rar">
&reftitle.intro;
<simpara>
Rar é um arquivador poderoso e eficaz criado por Eugene Roshal.
Esta extensão dá a possibilidade de ler arquivos Rar, mas
não suporta a gravação de arquivos Rar, porque isso não é suportado
pela biblioteca UnRar e é diretamente proibido por sua licença.
</simpara>
<simpara>
Mais informações sobre Rar e UnRar pode ser encontrado em <link xlink:href="&url.rar;">&url.rar;</link>.
</simpara>
</preface>
<!-- }}} -->
&reference.rar.setup;
&reference.rar.constants;
&reference.rar.examples;
&reference.rar.reference;
&reference.rar.rararchive;
&reference.rar.rarentry;
&reference.rar.rarexception;
</book>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->