套件:rake-compiler(1.1.1-1)
rake-compiler 的相關連結
Debian 的資源:
下載原始碼套件 rake-compiler:
維護小組:
- Debian Ruby Extras Maintainers (QA 頁面, 郵件存檔)
- Youhei SASAKI (QA 頁面)
- Taku YASUI (QA 頁面)
- Utkarsh Gupta (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
Rake-based Ruby Extension (C, Java) task generator
The rake-compiler is first and foremost a productivity tool for Ruby developers. It's goal is to make the busy developer's life easier by simplifying the building and packaging of Ruby extensions by simplifying code and reducing duplication.
It follows *convention over configuration* by advocating a standardized build and package structure for both C and Java based RubyGems.
Rake-compiler is the result of many hard-won experiences dealing with several diverse RubyGems that provided native extensions for different platforms and different user configurations in different ways. Details such as differences in code portability, differences in code clarity, and differences in project directory structure often made it very difficult for newcomers to those RubyGems.
其他與 rake-compiler 有關的套件
|
|
|
|
-
- dep: rake
- ruby make-like utility
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-rspec
- Behaviour Driven Development framework for Ruby - metapackage