summaryrefslogtreecommitdiff
path: root/dev-lua/luafilesystem/metadata.xml
blob: 84c107dc3f4b5000b4c2ac9ac66c778b98e6050d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>gentoo-staging</origin>
</pkgmetadata>