.GEMSPEC 文件扩展名
Gem Specification File
| 开发者 | RubyGems |
| 受欢迎程度 |
3.6 | 5 票 |
什么是 GEMSPEC 文件?
Developer file that specifies the attributes of a RubyGems .GEM package; saves information such as the author, a description, an example usage, and the usage license; saved in a simple plain text format.
更多信息
注: RubyGems are used for distributing developer libraries for the Ruby programming language.
可打开 GEMSPEC 文件的程序
Mac
免费
Any text editor
Linux
免费
Any text editor