summaryrefslogtreecommitdiff
blob: 5838802149556ed7e549fb3a23f25e19510c2e6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>shell-tools@gentoo.org</email>
		<name>Gentoo Shell Tools Project</name>
	</maintainer>
	<maintainer type="project">
		<email>common-lisp@gentoo.org</email>
		<name>Gentoo Common Lisp Project</name>
	</maintainer>
	<longdescription>
		detachtty is a utility that lets you run interactive programs non-interactively.
		Reattaching can be done locally or over the network.  detachtty is similar in
		concept to GNU Screen but is better suited toward scrolling interfaces (not
		full-screen, random-access based applications).
	</longdescription>
	<upstream>
		<remote-id type="github">cosmos72/detachtty</remote-id>
	</upstream>
</pkgmetadata>