Metadata-Version: 1.1
Name: pypdftk_secure
Version: 0.6
Summary: Python wrapper for PDFTK
Home-page: https://github.com/tsunday/pypdftk_secure
Author: Julien Bouquillon
Author-email: julien@revolunet.com
License: UNKNOWN
Description: # pypdftk [![circleci](https://circleci.com/gh/revolunet/pypdftk.svg?style=shield&circle-token=78ab3159527f865cf8ee850b3c1c9fcce8ccf631)](https://circleci.com/gh/revolunet/pypdftk) [![travis](https://travis-ci.org/yguarata/pypdftk.svg?branch=master)](https://travis-ci.org/yguarata/pypdftk)
        
        Python module to drive the awesome [pdftk][0] binary.
        
        Proudly brought to you by the [revolunet][1] team and [awesome contributors](https://github.com/revolunet/pypdftk/graphs/contributors)
        
        ## pdftk path
        
        By default, path is `/usr/bin/pdftk`, but you can override it with the `PDFTK_PATH` environment variable
        
        ## Licence
        This module is released under the permissive [MIT license](http://revolunet.mit-license.org). Your contributions are always welcome.
        
        
         [0]: http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/
         [1]: http://revolunet.com
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
