libfswatch
is a library that provides developers the functionality of
fswatch
, the main libfswatch
frontend. The library provides both C and C++
bindings.
libfswatch
provides the following documentation:
- Texinfo documentation, included with the distribution.
- HTML documentation.
- PDF documentation.
- A wiki page.
- A man page.
libfswatch
official documentation is provided in Texinfo format. This is the
most comprehensive source of information about libfswatch
and the only
authoritative one. The man page, in particular, is a stub that suggests the
user to use the info page instead.
If you are installing libfswatch
using a package manager and you would like
the PDF manual to be bundled into the package, please send a feature request to
the package maintainer.
Bug reports can be sent directly to the authors.
The author can be contacted on IRC, using the Freenode #fswatch
channel.
Copyright (c) 2013-2016 Enrico M. Crisostomo
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.