Skip to content

A tool for manipulating Biometric Evaluation RecordStores.

License

Notifications You must be signed in to change notification settings

usnistgov/rstool

Repository files navigation

rstool

A tool for manipulating the RecordStore format defined in libbiomeval.

How to Build

After building the libbiomeval submodule, execute make in the topmost directory.

Requirements

  • A C++ 2011 compiler (tested with clang++ and g++)
  • A supported operating system (tested with RHEL/CentOS 7.x and macOS 10.13)

Installing

A version compiled from source can be installed via the top-level makefile with make install.

Communication

If you found a bug and can provide steps to reliably reproduce it, or if you have a feature request, please open an issue. Other questions may be addressed to the project maintainers.

Pull Requests

Thanks for your interest in submitting code to rstool. In order to maintain our project goals, pull requests must:

  • adhere to the existing coding style;
  • use Framework types consistently wherever possible;
  • compile without warning under macOS and RHEL/CentOS 7.x;
  • only make use of POSIX APIs;
  • be in the public domain.

Pull requests may be subject to additional rules as imposed by the National Institute of Standards and Technology. Please contact the maintainers before starting work on or submitting a pull request.

License

rstool is released in the public domain. See the LICENSE for details.

About

A tool for manipulating Biometric Evaluation RecordStores.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published