blob: c20927fe3a2e6acd4ed9ebbdf6306538a4134ec7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>matsuu@gentoo.org</email>
</maintainer>
<maintainer>
<email>rafaelmartins@gentoo.org</email>
</maintainer>
<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>
|