mirror of
https://github.com/jordansissel/fpm
synced 2025-02-23 01:51:16 +01:00
Thanks to @alanc and _msw_ for quickly helping me figure out good words to write to describe Solaris' p5p format. For #1884.
14 lines
349 B
ReStructuredText
14 lines
349 B
ReStructuredText
gem - Ruby's rubygem packages
|
|
=============================
|
|
|
|
Supported Uses in FPM
|
|
---------------------
|
|
|
|
fpm supports using ``gem`` only as an input type. This means you can convert
|
|
``gem`` input packages to output packages like ``deb``, ``rpm``, and more.
|
|
|
|
gem-specific command line flags
|
|
-------------------------------
|
|
|
|
.. include:: cli/gem.rst
|