| 1 |
MinGW Package Download and Installation Tool |
| 2 |
============================================ |
| 3 |
|
| 4 |
$Id: README.in,v 15e228fcee93 2013/09/04 15:45:38 keithmarshall $ |
| 5 |
|
| 6 |
Description |
| 7 |
----------- |
| 8 |
|
| 9 |
mingw-get is a tool to assist users in the management of MinGW and MSYS |
| 10 |
software installations. Configured via an online XML database, which is |
| 11 |
managed by the project maintainers, it offers a choice of graphical and |
| 12 |
command line driven user interfaces facilitating selective download and |
| 13 |
installation of packages provided by the project. |
| 14 |
|
| 15 |
The XML database provides maintainers with a mechanism for the |
| 16 |
specification of inter-package dependencies; this permits configuration |
| 17 |
of any package, such that the end user may elect to install just that |
| 18 |
specific package, leaving mingw-get to ensure that all dependencies will |
| 19 |
be automatically satisfied at installation time. |
| 20 |
|
| 21 |
|
| 22 |
Licensing Terms |
| 23 |
--------------- |
| 24 |
|
| 25 |
mingw-get is free software. Permission is granted to copy, modify and |
| 26 |
redistribute this software, under the provisions of the GNU General |
| 27 |
Public License, Version 3, (or, at your option, any later version), as |
| 28 |
published by the Free Software Foundation; see the file COPYING, which |
| 29 |
is distributed with the mingw-get-lic package, and with the source code, |
| 30 |
for licensing details. |
| 31 |
|
| 32 |
Note, in particular, that mingw-get is provided "as is", in the hope |
| 33 |
that it may prove useful, but WITHOUT WARRANTY OF ANY KIND; not even an |
| 34 |
implied WARRANTY OF MERCHANTABILITY, nor of FITNESS FOR ANY PARTICULAR |
| 35 |
PURPOSE. Under no circumstances will the author, or the MinGW Project, |
| 36 |
accept liability for any damages, however caused, arising from the use |
| 37 |
of this software. |
| 38 |
|
| 39 |
|
| 40 |
Further Information |
| 41 |
------------------- |
| 42 |
|
| 43 |
For development history, and details of features included in successive |
| 44 |
releases of mingw-get, please refer to the NEWS file. |
| 45 |
|
| 46 |
For installation and configuration instructions, see the file INSTALL. |
| 47 |
|
| 48 |
|
| 49 |
Reporting Bugs |
| 50 |
-------------- |
| 51 |
|
| 52 |
Please file bug reports as directed at http://mingw.org/Reporting_Bugs |
| 53 |
|
| 54 |
$RCSfile: README.in,v $: end of file |