Name Date Size #Lines LOC

..--

src/H--8,8965,218

AUTHORSH A D08-Oct-2012128 75

COPYING.LESSERH A D08-Oct-20127.5 KiB166128

READMEH A D08-Oct-2012482 128

README.DELETEDH A D08-Oct-2012226 2423

README.DRAGONFLYH A D13-Mar-2015269 139

README

1Copyright (C) INRIA 2003, 2005, 2008, 2009, 2011
2
3Copying and distribution of this file, with or without modification,
4are permitted in any medium without royalty provided the copyright
5notice and this notice are preserved. This file is offered as-is,
6without any warranty.
7
8
9GNU MPC is a complex floating-point library with exact rounding.
10It is based on the GNU MPFR floating-point library (http://www.mpfr.org/),
11which is itself based on the GNU MP library (http://gmplib.org/).
12

README.DELETED

1ChangeLog
2INSTALL
3Makefile.am
4Makefile.in
5Makefile.vc
6NEWS
7TODO
8aclocal.m4
9ar-lib
10config.guess
11config.h.in
12config.sub
13configure
14configure.ac
15depcomp
16doc/
17install-sh
18ltmain.sh
19m4/
20missing
21src/Makefile.am
22src/Makefile.in
23tests/
24

README.DRAGONFLY

1GNU MPC
2=======
3
4Original source can be downloaded from:
5http://www.multiprecision.org/mpc/download/
6
7file = mpc-1.0.3.tar.gz
8date = 20 FEB 2015
9size = 669925
10sha1 = b8be66396c726fdc36ebb0f692ed8a8cca3bcc66
11
12A list of files and directories removed is in README.DELETED
13