summaryrefslogtreecommitdiff
blob: dfb4d2d072a6f4c786886879ef8ad24875f8207b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
  <email>mrness@gentoo.org</email>
  <name>Alin Nastac</name>
</maintainer>
<maintainer>
  <email>cedk@gentoo.org</email>
  <name>Cédric Krier</name>
</maintainer>
<longdescription>
NSIS (Nullsoft Scriptable Install System) is a professional open source
system to create Windows installers. It is designed to be as small and
flexible as possible and is therefore very suitable for Internet distribution.

NSIS is script-based and allows you to create the logic to handle even the
most complex installation tasks. Many plug-ins and scripts are already
available: you can create web installers, communicate with Windows and other
software components, install or update shared components and more.
</longdescription>
</pkgmetadata>