summaryrefslogtreecommitdiff
path: root/dev-lua/luafilesystem/metadata.xml
blob: 453ac8bc2b169cd5780136ddaa2880673c50ec83 (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>liguros-repo</origin>
</pkgmetadata>