summaryrefslogtreecommitdiff
blob: 79427f0a411568006322c79b5167ab07e822a408 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>perl</herd>
  <longdescription lang="en">
		Eidetic is a middleware library for building database driven
		applications with Perl. It provides handlers for displaying, editing,
		searching, and administrating data in various ways. It is intended to
		be interface-generic, including web, commandline, daemon, and other
		types of interfacing to be used. It is currently used by several
		applications, including STP, docsys, and rackview.
	</longdescription>
  <use>
    <flag name="auth">Enables <pkg>dev-perl/Apache-AuthTicket</pkg> based
			cookie authentication</flag>
  </use>
  <upstream>
    <remote-id type="cpan">Eidetic</remote-id>
  </upstream>
</pkgmetadata>