Source: python-olefile
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/decalage2/olefile/tags
Vcs-Browser: https://github.com/alvistack/decalage2-olefile
Vcs-Git: https://github.com/alvistack/decalage2-olefile.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-olefile
Architecture: all
Description: Python package to parse, read and write Microsoft OLE2 files
 olefile is a Python package to parse, read and write Microsoft OLE2
 files (also called Structured Storage, Compound File Binary Format or
 Compound Document File Format), such as Microsoft Office 97-2003
 documents, vbaProject.bin in MS Office 2007+ files, Image Composer and
 FlashPix files, Outlook messages, StickyNotes, several Microscopy file
 formats, McAfee antivirus quarantine files, etc.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
