p(((. This page is generated by hieraki rake task in the
RubyGems CVS. Any changes to this page will be lost. Contact a
member of the RubyGems team if you have suggestions.
!timestamp
h3. Introduction
In order to create a gem, you need to define a gem specification, commonly
called a "gemspec".
A gemspec consists of several _attributes_. Some of these are required;
most of them are optional. The main body of this document is an alphabetical
list of gemspec attributes, each with a description, example usage, notes, and
more.
See also:
h3. Important Attributes
!important_toc name version platform summary require_paths files dependencies
h3. Alphabetical
!alpha_toc
h3. Themed
!themed_toc
h2. Attribute Survey
!attribute_survey