mirror of
https://github.com/jordansissel/fpm
synced 2024-12-22 00:34:15 +01:00
14 lines
344 B
ReStructuredText
14 lines
344 B
ReStructuredText
pear - PHP PEAR Packages
|
|
========================
|
|
|
|
Supported Uses in FPM
|
|
---------------------
|
|
|
|
fpm supports using ``pear`` only as an input type. This means you can convert
|
|
``pear`` input packages to output packages like ``deb``, ``rpm``, and more.
|
|
|
|
pear-specific command line flags
|
|
--------------------------------
|
|
|
|
.. include:: cli/pear.rst
|