--- %YAML:1.0 TITLE: &title Ruby Facets NAME: &pkg facets VERSION: '0.6.3' AUTHOR: Trans EMAIL: transfire@gmail.com HOMEPAGE: "http://calibre.rubyforge.org" SUMMARY: Fantastic Atomic Core Extensions DESCRIPTION: > Ruby Facets is a cornicopia of core extensions for the Ruby programming language. It is unique by virtue of the atomicity of its design. Methods are stored in their own files, allowing for extremely granular control of requirements. Ruby Facets is a subproject of Ruby Calibre. RUBYFORGE: PROJECT: 'calibre' USERNAME: transami TEST: FILES: - 'test/**/tc_*.rb' OPTIONS: ~ RDOC: TITLE: *title DIR: 'doc' TEMPLATE: html #ruby-red OPTIONS: ['--merge', '--promiscuous', '--all'] MAIN: README INCLUDE: - 'README' - 'LICEN*' - 'lib/facet/**/*.rb' EXCLUDE: [] PACKAGE: DIR: pkg INCLUDE: - 'lib/**/*' - 'bench/**/*' - 'test/**/*' - 'rdoc/**/*' - 'doc/**/*' - 'pub/**/*' - 'demo/**/*' - 'samples/**/*' - 'examples/**/*' - 'setup.rb' - '[A-Z]*' EXCLUDE: - InstalledFiles ZIP: true GZIP: true BZIP2: true GEM: true ANNOUNCE: TO: transfire@gmail.com #ruby-talk@ruby-lang.org FROM: transfire@gmail.com DOMAIN: jupiterzeus.net SERVER: smtp.gmail.com PORT: 25 ACCOUNT: transfire@gmail.com AUTHTYPE: login #cram_md5 #plain FILE: ANN SLOGAN: ALL YOUR BASE ARE BELONG TO RUBY! INFO: - http://calibre.rubyforge.org