Skip to main content
libopc package icon

libopc

The Open Packaging Convention (OPC) is part of the ISO/IEC 29500 specification which standardizes word-processing, spreadsheet and presentation documents. A prominent implementer of the new standard is Microsoft Office Version 2007 and beyond. Every .docx, .xslx, .pptx document is an OPC container. Libopc has functions to read/write OPC container. Another part of ISO/IEC 29500 is Markup Compatibility and Extensibility (MCE). Libopc also has features to parse and generate XML markup compatible with MCE.

Total Downloads
3.2K
3,188
Published
May 6, 2014
Latest stable version

Install

.NET CLI
dotnet add package libopc --version 0.0.3
Package Manager Console
Install-Package libopc -Version 0.0.3
PackageReference
<PackageReference Include="libopc" Version="0.0.3" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.