summaryrefslogtreecommitdiff
path: root/dev-lua/luafilesystem/metadata.xml
blob: aa3a4bd232a5c72679993711957e1569cc7addfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>conikost@gentoo.org</email>
    <name>Conrad Kostecki</name>
  </maintainer>
  <longdescription>
		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>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>