Files
pkgsrc-ng/pkgtools/pkglint/files/doc/chap.intro.xml
2013-09-26 17:14:40 +02:00

16 lines
631 B
XML

<!-- $NetBSD: chap.intro.xml,v 1.1 2006/02/26 23:38:07 rillig Exp $ -->
<chapter id="intro">
<title>Introduction</title>
<para>&pkglint; is a static analysis tool for pkgsrc packages.
It finds many errors and problematic issues in those packages.
Starting in June 2004, &pkglint; has evolved into a powerful
tool that gives precise warnings wherever possible. With that
power comes much additional complexity, which cannot be
understood from reading the source code alone. This document
provides the necessary background information to understand what
the actual code does and why it is done this way.</para>
</chapter>