File: README.Debian

package info (click to toggle)
libjsoncpp 1.9.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,796 kB
  • sloc: cpp: 9,338; python: 1,115; ansic: 213; makefile: 48; sh: 32
file content (12 lines) | stat: -rw-r--r-- 406 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
libjsoncpp for Debian
---------------------

 Following issues have been adapted from Jsoncpp library to Debian
 system:

 * Originally, Jsoncpp library installs headers at
   prefix/include/json. However, it conflicts with libjson C
   library. Thus, libjsoncpp package will use /usr/include/jsoncpp as
   root header directory.

 -- Cleto Martin <cleto.martin@gmail.com>, Mon, 21 Nov 2011 21:55:47 +0100