summaryrefslogtreecommitdiff
path: root/app-misc/jail/metadata.xml
blob: f9dda76a8967b0f6973666b1bcb1f6b55801ec64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <upstream>
    <bugs-to>https://github.com/spiculator/jail/issues</bugs-to>
  </upstream>
  <longdescription>
		Jail Chroot Project is an attempt of write a tool that builds a chrooted environment.
		The main goal of Jail is to be as simple as possible, and highly portable. The most
		difficult step when building a chrooted environment is to set up the right libraries and
		files. Here, Jail comes to the rescue with a tool to automagically configures and builds
		all the required files, directories and libraries.
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>