This package browser is in early development. Mind the rough edges.

libredwg

C library to handle DWG (CAD-related) files

GNU LibreDWG is a C library to handle DWG files. It aims to be a free replacement for the OpenDWG libraries.

Installation

Install the latest version of libredwg as follows:

guix install libredwg

Or install a particular version:

guix install libredwg@0.12.5

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.