diff options
author | ben | 2019-07-06 22:58:49 +0200 |
---|---|---|
committer | ben | 2019-07-06 22:58:49 +0200 |
commit | f8b968fa94093cbc884fcae1be81bc1ed91530c5 (patch) | |
tree | d607354c2bcc746ca112b3f2d72701ef7be07463 /PolyglotFile/__init__.py | |
parent | bc359714d79ce7a40117be8f0f26c54c50007a53 (diff) | |
download | truepolyglot-f8b968fa94093cbc884fcae1be81bc1ed91530c5.tar.gz truepolyglot-f8b968fa94093cbc884fcae1be81bc1ed91530c5.tar.bz2 truepolyglot-f8b968fa94093cbc884fcae1be81bc1ed91530c5.tar.xz |
Add licence and fix readme.
Diffstat (limited to 'PolyglotFile/__init__.py')
-rw-r--r-- | PolyglotFile/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/PolyglotFile/__init__.py b/PolyglotFile/__init__.py index 4ece820..69044ee 100644 --- a/PolyglotFile/__init__.py +++ b/PolyglotFile/__init__.py @@ -1,5 +1,4 @@ # -*- coding: utf-8 -*- -# -*- coding: utf-8 -*- from .polyglotpdfzip import PolyglotPdfZip from .polyglotpdfany import PolyglotPdfAny |