1
0
mirror of https://github.com/jordansissel/fpm synced 2025-11-10 18:28:49 +01:00
fpm/docs/packages/osxpkg.rst
2025-10-02 11:48:37 -07:00

16 lines
480 B
ReStructuredText

osxpkg - Apple macOS and OSX packages
=====================================
Supported Uses in FPM
---------------------
fpm supports input and output for Apple's package files. These files typically
end in ".pkg". This means you can read a ``.pkg`` file and convert it to a different
output type (such as a `dir` or `rpm`). It also means you can create a ``.pkg``
package file.
osxpkg-specific command line flags
----------------------------------
.. include:: cli/osxpkg.rst