/* * This file is subject to the terms and conditions defined in * file 'LICENSE.md', which is part of this source code package. */ // // Package extractor is used for quickly extracting PDF content through a simple interface. // Currently offers functionality for extracting textual content. // package extractor