mirror of
https://github.com/jordansissel/fpm
synced 2024-12-22 00:34:15 +01:00
9b9a1b365f
Thanks to @alanc and _msw_ for quickly helping me figure out good words to write to describe Solaris' p5p format. For #1884.
16 lines
516 B
ReStructuredText
16 lines
516 B
ReStructuredText
snap - Application package files for Linux
|
|
==========================================
|
|
|
|
You can learn more about ``snap`` itself by visiting the website: https://snapcraft.io/about
|
|
|
|
|
|
Supported Uses in FPM
|
|
---------------------
|
|
|
|
fpm supports input and output for snap packages. This means you can read a snap and convert it to a different output type (such as a `dir` or `rpm`). It also means you can create a snap package.
|
|
|
|
snap-specific command line flags
|
|
--------------------------------
|
|
|
|
.. include:: cli/snap.rst
|