• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

cfgaux/H08-Jun-2015-13,47510,660

doc/H03-May-2022-370303

src/H08-Jun-2015-4,3663,405

CREDITSH A D02-Oct-2014338 96

LICENSEH A D02-Oct-20141.3 KiB2419

Makefile.amH A D02-Oct-2014286 2113

Makefile.inH A D08-Jun-201524.1 KiB776685

NOTICEH A D02-Oct-2014208 64

READMEH A D02-Oct-2014332 117

acinclude.m4H A D02-Oct-2014183 43

aclocal.m4H A D08-Jun-2015311.3 KiB8,9598,031

bootstrap.shH A D02-Oct-20141.2 KiB6143

configureH A D08-Jun-2015561.9 KiB18,79814,533

configure.inH A D08-Jun-20151.5 KiB6551

libecap.pc.inH A D02-Oct-2014306 1210

README

1The libecap library implements eCAP API in C++.
2
3The library can be built and installed from source, usually by running:
4
5        % ./configure
6        % make
7        % make install
8
9For additional documentation, sample adapter implementations, and support
10information, please visit the eCAP project web site: http://www.e-cap.org/
11