Package com.threerings.jpkg.ant.dpkg.info

Provides the classes for the dpkg Ant task <info> field, which stores package meta-information.

See:
          Description

Class Summary
Arch Stores the <info> <arch> field, which is the package architecture.
ControlDataViolation A Violation for fields which have thrown a ControlDataInvalidException.
Description Stores the <info> <description> field, which is the package description.
Info The <dpkg> task <package> <info> field.
Maintainer Stores the <info> <maintainer> field, which is the package maintainer.
MaintainerEmail Stores the <info> <maintainer> <email> field, which is the package maintainer's email address.
MaintainerName Stores the <info> <maintainer> <name> field, which is the package maintainer's name.
Name Stores the <info> <name> field, which is the package name.
Priority Stores the <info> <priority> field, which is the package priority.
Section Stores the <info> <section> field, which is the package section.
UnknownArchitectureViolation A Violation for the Arch Field when the user supplied data is not a know architecture.
Version Stores the <info> <version> field, which is the package version.
 

Package com.threerings.jpkg.ant.dpkg.info Description

Provides the classes for the dpkg Ant task <info> field, which stores package meta-information.



Copyright © 2007-2008 Three Rings Design, Inc. All Rights Reserved. Released under a BSD license.