head 1.3; access; symbols pkgsrc-2023Q4:1.3.0.2 pkgsrc-2023Q4-base:1.3 pkgsrc-2023Q3:1.2.0.46 pkgsrc-2023Q3-base:1.2 pkgsrc-2023Q2:1.2.0.44 pkgsrc-2023Q2-base:1.2 pkgsrc-2023Q1:1.2.0.42 pkgsrc-2023Q1-base:1.2 pkgsrc-2022Q4:1.2.0.40 pkgsrc-2022Q4-base:1.2 pkgsrc-2022Q3:1.2.0.38 pkgsrc-2022Q3-base:1.2 pkgsrc-2022Q2:1.2.0.36 pkgsrc-2022Q2-base:1.2 pkgsrc-2022Q1:1.2.0.34 pkgsrc-2022Q1-base:1.2 pkgsrc-2021Q4:1.2.0.32 pkgsrc-2021Q4-base:1.2 pkgsrc-2021Q3:1.2.0.30 pkgsrc-2021Q3-base:1.2 pkgsrc-2021Q2:1.2.0.28 pkgsrc-2021Q2-base:1.2 pkgsrc-2021Q1:1.2.0.26 pkgsrc-2021Q1-base:1.2 pkgsrc-2020Q4:1.2.0.24 pkgsrc-2020Q4-base:1.2 pkgsrc-2020Q3:1.2.0.22 pkgsrc-2020Q3-base:1.2 pkgsrc-2020Q2:1.2.0.20 pkgsrc-2020Q2-base:1.2 pkgsrc-2020Q1:1.2.0.16 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.18 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.14 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.12 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.10 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.8 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.6 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.4 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.2 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.1.0.10 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.8 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.4 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.2 pkgsrc-2017Q1-base:1.1; locks; strict; comment @# @; 1.3 date 2023.12.07.08.25.33; author wiz; state Exp; branches; next 1.2; commitid CjcDdKG0XhKfDvPE; 1.2 date 2018.02.08.08.17.26; author adam; state Exp; branches; next 1.1; commitid QTueFURtvPNiZ1qA; 1.1 date 2017.01.31.14.04.02; author leot; state Exp; branches; next ; commitid y3PQib97Hz0mT7Ez; desc @@ 1.3 log @py-olefile: update to 0.47. - **2023-11-30 v0.47 (in development)**: - fixed issue #142: isOleFile has a new data parameter to handle files in memory properly - fixed issue #156: write_sect now correctly detects when data is larger than the sector size - use GitHub actions for testing and Codecov for coverage, added python 3.8 to 3.12 (PR #157 by @@hugovk) - added VT_VECTOR support for properties (PR #135 by Maciej Kotowicz @@mak) - olefile is now distributed as a universal wheel package in PyPI (PR #130 by @@hugovk) - olefile will not close a file handle if it was provided by the caller (PR #121 by Christian Herdtweck, issue #120) - added exceptions OleFileError and NotOleFileError to replace IOError (PR #110 by Ken Peterson @@TheElementalOfCreation) - added get_userdefined_properties to parse user-defined properties (PR #114 by @@DissectMalware) @ text @@@comment $NetBSD$ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt ${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/olefile/__init__.py ${PYSITELIB}/olefile/__init__.pyc ${PYSITELIB}/olefile/__init__.pyo ${PYSITELIB}/olefile/olefile.py ${PYSITELIB}/olefile/olefile.pyc ${PYSITELIB}/olefile/olefile.pyo @ 1.2 log @py-olefile: updated to 0.45.1 v0.45: olefile can now overwrite streams of any size, improved handling of malformed files, fixed several bugs, end of support for Python 2.6 and 3.3. @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.1 2017/01/31 14:04:02 leot Exp $ d5 1 @ 1.1 log @Import py-olefile-0.44 as devel/py-olefile olefile (formerly OleFileIO_PL) 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 MSG files, StickyNotes, several Microscopy file formats, McAfee antivirus quarantine files, etc. @ text @d1 5 a5 9 @@comment $NetBSD$ ${PYSITELIB}/OleFileIO_PL.py ${PYSITELIB}/OleFileIO_PL.pyc ${PYSITELIB}/OleFileIO_PL.pyo ${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/olefile/CONTRIBUTORS.txt ${PYSITELIB}/olefile/LICENSE.txt ${PYSITELIB}/olefile/README.html ${PYSITELIB}/olefile/README.rst @