File: index.rst

package info (click to toggle)
python-briefcase 0.3.22-3
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 7,300 kB
  • sloc: python: 59,405; makefile: 57
file content (15 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
=====
Linux
=====

Briefcase supports packaging Linux apps as native system packages, as an `AppImage
<https://appimage.org>`__, and in `Flatpak <https://flatpak.org>`__ format.

The default output format for Linux is :doc:`system packages <./system>`.

.. toctree::
   :maxdepth: 1

   system
   appimage
   flatpak