./textproc/py-odfpy, Python API and tools to manipulate OpenDocument files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4.1nb3, Package name: py312-odfpy-1.4.1nb3, Maintainer: pkgsrc-users

Odfpy is a library to read and write OpenDocument v1.2 files. The main focus
has been to prevent the programmer from creating invalid documents. It has
checks that raise an exception if the programmer adds an invalid element, adds
an attribute unknown to the grammar, forgets to add a required attribute or
adds text to an element that doesn't allow it.

These checks and the API itself were generated from the RelaxNG schema, and
then hand-edited. Therefore the API is complete and can handle all ODF
constructions.


Required to run:
[textproc/py-defusedxml] [lang/python310]

Master sites:

Filesize: 700.239 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-08-10 10:10:04 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-odfpy: convert to wheel.mk

Remove unused test dependency.

Document test status.

Bump PKGREVISION.
   2023-09-29 00:12:46 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Fix permissions when building as root
   2023-04-30 20:56:28 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-odfpy: not for python 2
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2020-08-18 03:01:56 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Always install man pages. Bump revision.