#1129380 ITP: python3-libvisio-ng -- Pure-Python parser for Microsoft Visio files

#1129380#5
Date:
2026-03-01 16:14:49 UTC
From:
To:
* Package name    : python3-libvisio-ng
  Version         : 0.6.0
  Upstream Author : Daniel Nylander <po@danielnylander.se>
* URL             : https://github.com/yeager/libvisio-ng
* License         : GPL-3+
  Programming Lang: Python
  Description     : Pure-Python parser for Microsoft Visio files (.vsdx/.vsd)

libvisio-ng is a pure-Python library for parsing Microsoft Visio files
in both modern XML (.vsdx) and legacy binary (.vsd) formats. It
supports themes, gradients, shadows, hatching, connectors, master
shapes, NURBS, splines, embedded images, and layers.

It surpasses the C++ libvisio in feature coverage and is actively
maintained. It is a dependency of vsdview (ITP #1129371) and the
Inkscape Visio import extension.

There is no similar pure-Python Visio parser currently in Debian.