mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
Signed-off-by: Rafael Martins <rafaelmartins@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.16
13 lines
469 B
XML
13 lines
469 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
LuaFileSystem is a Lua library developed to complement the set of functions
|
|
related to file systems offered by the standard Lua distribution.
|
|
|
|
LuaFileSystem offers a portable way to access the underlying directory
|
|
structure and file attributes.
|
|
</longdescription>
|
|
</pkgmetadata>
|