Metadata-Version: 2.1
Name: elifecleaner
Version: 0.27.0
Summary: Clean and transform article submission files into a consistent format.
Home-page: https://github.com/elifesciences/elife-cleaner
Maintainer: eLife Sciences Publications Ltd.
Maintainer-email: tech-team@elifesciences.org
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# elife-cleaner

Clean and transform article submission files into a consistent format

## Requirements

Install `imagemagick-dev` and `ghostscript` in order for `wand` Python module to open PDF files. Also, the imagemagick `policy.xml` file must be configured to allow reading of PDF files.

## License

Licensed under [MIT](https://opensource.org/licenses/mit-license.php).
