See below. -- Evan Phoenix // [email protected]
On Saturday, January 26, 2013 at 10:06 AM, Jordi Massaguer Pla wrote: > Does this mean we could have something like: > > metadata["linux_requirements"] = ["libMagick.so >= 6.6.2"] Yes, that's correct. > > where can I find more information on the metadata? We haven't written many docs on it yet, but here is some: https://github.com/rubygems/rubygems/blob/master/lib/rubygems/specification.rb#L23-L35 _______________________________________________ RubyGems-Developers mailing list http://rubyforge.org/projects/rubygems [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
