Wipe Tools

Table of Content

libgsecuredelete

libgsecuredelete is a GObject wrapper library for the secure-delete tool.

Getting libgsecuredelete

Release tarballs

The release tarballs containing the source code can be found in the download area. The latest version is libgsecuredelete 0.3.

Development repository

libgsecuredelete uses Git; you can browse the repository online at http://git.tuxfamily.org/wipetools/libgsecuredelete/.

Getting the source code is a matter of cloning. As an anonymous user:

1
git clone git://git.tuxfamily.org/gitroot/wipetools/libgsecuredelete.git

or if you have an account on TuxFamily, as a logged user:

1
git clone ssh://user@git.tuxfamily.org/gitroot/wipetools/libgsecuredelete.git

Documentation

Documentation can either be built from source using Valadoc or browsed online. Both Vala API and C API are available.

Reporting bugs

Please report any bug you find to the bug-report-address at the top of the configure.ac file in the source tree.

This address is shown at the bottom of the ./configure --help output.