mirror of
https://github.com/jordansissel/fpm
synced 2025-11-11 18:38:50 +01:00
13 lines
437 B
ReStructuredText
13 lines
437 B
ReStructuredText
pacman - Arch Linux package format
|
|
==================================
|
|
|
|
Supported Uses in FPM
|
|
---------------------
|
|
|
|
fpm supports input and output for Arch Linux's package format, pacman. This means you can read a pacman and convert it to a different output type (such as a `dir` or `rpm`). It also means you can create a pacman package.
|
|
|
|
pacman-specific command line flags
|
|
----------------------------------
|
|
|
|
.. include:: cli/pacman.rst
|