File: index.rst

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

The default output format for Windows is an :doc:`app <./app>`.

Briefcase also supports creating a :doc:`Visual Studio project <./visualstudio>`
which in turn can be used to build an app.

Both output formats support packaging as a Microsoft Software Installer (MSI) or
as a ZIP file.

.. toctree::
   :maxdepth: 1

   app
   visualstudio