
Image by makabera on Pixabay · Pixabay License
GNU LibreDWG
Sign in to saveAlso known as libredwg, LibreDWG
GNU LibreDWG is a software library programmed in C to manage DWG computer files, native proprietary format of computer-aided design software AutoCAD. It aims to be a free software replacement for the OpenDWG libraries. The project is managed by the Free Software Foundation (FSF).
Wikidata facts
- Official website
- www.gnu.org/software/libredwg
Show 8 more facts
- source code repository URL
- git://github.com/LibreDWG/libredwg.git
- user manual URL
- www.gnu.org/software/libredwg/manual
- mailing list archive URL
- lists.gnu.org/archive/html/info-libredwg
- issue tracker URL
- savannah.nongnu.org/support/?group=administration
- inception
- 2009-00-00
- Commons category
- LibreDWG
- official wiki URL
- libreplanet.org/wiki/Group:LibreDWG
- software version identifier
- 0.13.3
via Wikidata · CC0
~2 min read
Article
6 sectionsContents
- Motivation
- History
- GPLv3 controversies
- Refork
- References
- External links
GNU LibreDWG is a software library programmed in C to manage DWG computer files, native proprietary format of computer-aided design software AutoCAD. It aims to be a free software replacement for the OpenDWG libraries. The project is managed by the Free Software Foundation (FSF).
== Motivation == The proprietary DWG file format is a de facto standard for many types of CAD. Although the Open_Design_Alliance develops alternative libraries from the official Autodesk libraries there was a need for a fully free software alternative.