aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/lzma/README
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2024-05-31 19:32:06 +0300
committerthegeorg <thegeorg@yandex-team.com>2024-05-31 19:42:52 +0300
commit0d2f4a9edd041501cbbd09a76ade7a4b977e86af (patch)
treebfb9bf4e74848360f403ccd2d4f28431e020c1a9 /contrib/libs/lzma/README
parent01178e24a1066fe3335a0b1442d1017ca82f1a0c (diff)
downloadydb-0d2f4a9edd041501cbbd09a76ade7a4b977e86af.tar.gz
Update contrib/libs/lzma to 5.6.2
Keep "Update contrib/libs/lzma to 5.6.1" as an independent commit. 0cb9e331dfdcd6329e9a8211b4b89e280df9aa03
Diffstat (limited to 'contrib/libs/lzma/README')
-rw-r--r--contrib/libs/lzma/README61
1 files changed, 32 insertions, 29 deletions
diff --git a/contrib/libs/lzma/README b/contrib/libs/lzma/README
index 9a29c1b217..9d097deff3 100644
--- a/contrib/libs/lzma/README
+++ b/contrib/libs/lzma/README
@@ -67,24 +67,25 @@ XZ Utils
1.1. Overall documentation
- README This file
-
- INSTALL.generic Generic install instructions for those not familiar
- with packages using GNU Autotools
- INSTALL Installation instructions specific to XZ Utils
- PACKAGERS Information to packagers of XZ Utils
-
- COPYING XZ Utils copyright and license information
- COPYING.GPLv2 GNU General Public License version 2
- COPYING.GPLv3 GNU General Public License version 3
- COPYING.LGPLv2.1 GNU Lesser General Public License version 2.1
-
- AUTHORS The main authors of XZ Utils
- THANKS Incomplete list of people who have helped making
- this software
- NEWS User-visible changes between XZ Utils releases
- ChangeLog Detailed list of changes (commit log)
- TODO Known bugs and some sort of to-do list
+ README This file
+
+ INSTALL.generic Generic install instructions for those not
+ familiar with packages using GNU Autotools
+ INSTALL Installation instructions specific to XZ Utils
+ PACKAGERS Information to packagers of XZ Utils
+
+ COPYING XZ Utils copyright and license information
+ COPYING.0BSD BSD Zero Clause License
+ COPYING.GPLv2 GNU General Public License version 2
+ COPYING.GPLv3 GNU General Public License version 3
+ COPYING.LGPLv2.1 GNU Lesser General Public License version 2.1
+
+ AUTHORS The main authors of XZ Utils
+ THANKS Incomplete list of people who have helped making
+ this software
+ NEWS User-visible changes between XZ Utils releases
+ ChangeLog Detailed list of changes (commit log)
+ TODO Known bugs and some sort of to-do list
Note that only some of the above files are included in binary
packages.
@@ -94,9 +95,9 @@ XZ Utils
The command-line tools are documented as man pages. In source code
releases (and possibly also in some binary packages), the man pages
- are also provided in plain text (ASCII only) and PDF formats in the
- directory "doc/man" to make the man pages more accessible to those
- whose operating system doesn't provide an easy way to view man pages.
+ are also provided in plain text (ASCII only) format in the directory
+ "doc/man" to make the man pages more accessible to those whose
+ operating system doesn't provide an easy way to view man pages.
1.3. Documentation for liblzma
@@ -287,21 +288,23 @@ XZ Utils
XZ Embedded is a limited implementation written for use in the Linux
kernel, but it is also suitable for other embedded use.
- https://xz.tukaani.org/xz-embedded/
+ https://tukaani.org/xz/embedded.html
XZ for Java is a complete implementation written in pure Java.
- https://xz.tukaani.org/xz-for-java/
+ https://tukaani.org/xz/java.html
6. Contact information
----------------------
- If you have questions, bug reports, patches etc. related to XZ Utils,
- the project maintainers Lasse Collin and Jia Tan can be reached via
- <xz@tukaani.org>.
+ XZ Utils in general:
+ - Home page: https://tukaani.org/xz/
+ - Email to maintainer(s): xz@tukaani.org
+ - IRC: #tukaani on Libera Chat
+ - GitHub: https://github.com/tukaani-project/xz
- You might find Lasse also from #tukaani on Libera Chat (IRC).
- The nick is Larhzu. The channel tends to be pretty quiet,
- so just ask your question and someone might wake up.
+ Lead maintainer:
+ - Email: Lasse Collin <lasse.collin@tukaani.org>
+ - IRC: Larhzu on Libera Chat