Difference between revisions of "Libredwg"

From Free Software Directory
Jump to: navigation, search
(version bump, license check)
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=LibreDWG
 
|Name=LibreDWG
|Short description=Read and Write AutoCAD DWG files
+
|Short description=Read and Write AutoCAD DWG files.
|Full description=A library to read and write DWG files, and converters from and to simple open ascii and binary formats, like DXF, binary DXF, SVG and Postscript.  
+
|Full description=LibreDWG is a free C library to read and write DWG files. This program is
Work is still going on, there will be an alpha release soon. Work on LibreDWG was dormant for a few years.
+
part of the GNU project, released under the aegis of GNU. It is licensed
 +
under the terms of the GNU General Public License version 3 (or at you option
 +
any later version).
  
There exist 3 such free and open source libraries: libredwg, libdwg and libdxfrw, and a closed source, commercial library.
+
DWG is a file format created in the 70's for the emerging CAD applications.
libredwg was based on libdwg, which was documented and written in Esperanto. libredwg is written in english, with the GPL 3 license and is the only open library with DWG write support.
+
Currently it is the native file format of AutoCAD, a proprietary CAD program
 +
developed by AutoDesk.
  
Currently libredwg can reliably read r13-r2004 formats, and can write r13-r2000 formats. Work on pre-r13 and r2007 formats, r2010,  r2013 and r2018 is making good progress. DXF support is also in progress.
+
LibreDWG is a fork from LibDWG due to its usage of Esperanto, which we
 +
think is not the best strategy for a free software project which aims
 +
to get lots of contributors.  LibreDWG is written in English.
 +
Among the example applications we wrote using LibreDWG is an generic reader to some formats, a writer from some formats,
 +
a rewriter, i.e saveas tool, and some initial SVG and PS conversion.
 +
 
 +
Currently LibreDWG can reliably read r13-r2018 DWG and write DXF formats, and can write r13-r2000 DWG formats.  
 +
Work on pre-r13 is making good progress.  
 +
DXF reading is also in progress.
 
|Homepage URL=https://www.gnu.org/software/libredwg/
 
|Homepage URL=https://www.gnu.org/software/libredwg/
|User level=intermediate
+
|Version download=https://ftp.gnu.org/gnu/libredwg/libredwg-0.13.tar.xz
 
|Is High Priority Project=No
 
|Is High Priority Project=No
|Computer languages=C
+
|VCS checkout command=git clone git.savannah.gnu.org/cgit/libredwg.git
|Decommissioned/Obsolete=No
+
|Decommissioned or Obsolete=No
|Accepts cryptocurrency donations=No
+
|Donate=https://my.fsf.org/donate/
|Version status=developmental
+
|Related projects=gnustandards
 +
|Version identifier=0.11
 +
|Version date=2020/08/07
 +
|Version status=beta
 +
|Last review by=Genium
 +
|Last review date=2020/09/02
 +
|Submitted by=Reini urban
 +
|Submitted date=2018/04/25
 +
|User level=advanced
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftpmirror.gnu.org/libredwg/libredwg-0.11.tar.xz.sig
 
|Test entry=No
 
|Test entry=No
|Last review by=Bendikker
 
|Last review date=2018/04/26
 
|Submitted by=reini_urban
 
|Submitted date=2018/04/25
 
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=libredwg
 
|GNU package identifier=libredwg
Line 26: Line 44:
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License copyright=Copyright (C) 2009, 2010, 2015, 2018 Free Software Foundation, Inc.
+
|License copyright=Copyright (C) 2020 Free Software Foundation, Inc.
 
+
|License verified by=Genium, craigt
This library is free software, licensed under the terms of the GNU
+
|License verified date=2024-07-26
General Public License as published by the Free Software Foundation,
+
|License note=https://git.savannah.gnu.org/cgit/libredwg.git/tree/COPYING
either version 3 of the License, or (at your option) any later version.
+
}}
You should have received a copy of the GNU General Public License
+
{{Software category
along with this program.  If not, see <http://www.gnu.org/licenses/>
+
|Business=cad
 +
|Library=C
 +
|Programming-language=C, python
 +
|Runs-on=Windows, BSD, OS X, Android, GNU/Linux, GNU/Hurd
 +
|Version-control=git
 +
|Works-with=cad
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[autotools]]
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[c99]] compiler
 
}}
 
}}
{{Project license}}
 
 
{{Person
 
{{Person
 
|Real name=Reini Urban
 
|Real name=Reini Urban
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=rurban@cpan.org
 
|Email=rurban@cpan.org
|Username=reini_urban
+
|Username=Reini urban
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/libredwg
+
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/libredwg/
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/libredwg.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/libredwg/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/info-libredwg/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/libredwg
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=Developer
+
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/libredwg/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/libredwg/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 
|Resource URL=https://libreplanet.org/wiki/Group:LibreDWG
 
|Resource URL=https://libreplanet.org/wiki/Group:LibreDWG
 
}}
 
}}
{{Software category
+
{{Resource
|Business=cad
+
|Resource kind=General
|Library=C
+
|Resource URL=https://savannah.gnu.org/people/
|Programming-language=C, python
 
|Runs-on=Windows, BSD, OS X, Android, GNU/Linux, GNU/Hurd
 
|Science=engineering, geography, geology
 
|Version-control=git
 
|Works-with=cad
 
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Required to build
+
|Resource audience=Wikidata
|Prerequisite description=autotools
+
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q2331162
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Required to build
+
|Is High Priority Project=No
|Prerequisite description=c99 compiler
+
|Decommissioned or Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 12:39, 26 July 2024


[edit]

LibreDWG

https://www.gnu.org/software/libredwg/
Read and Write AutoCAD DWG files.

LibreDWG is a free C library to read and write DWG files. This program is part of the GNU project, released under the aegis of GNU. It is licensed under the terms of the GNU General Public License version 3 (or at you option any later version).

DWG is a file format created in the 70's for the emerging CAD applications. Currently it is the native file format of AutoCAD, a proprietary CAD program developed by AutoDesk.

LibreDWG is a fork from LibDWG due to its usage of Esperanto, which we think is not the best strategy for a free software project which aims to get lots of contributors. LibreDWG is written in English. Among the example applications we wrote using LibreDWG is an generic reader to some formats, a writer from some formats, a rewriter, i.e saveas tool, and some initial SVG and PS conversion.

Currently LibreDWG can reliably read r13-r2018 DWG and write DXF formats, and can write r13-r2000 DWG formats. Work on pre-r13 is making good progress. DXF reading is also in progress.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium, craigt

Verified on

26 July 2024




Leaders and contributors

Contact(s)Role
Reini Urban (Reini urban)Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/info-libredwg/
WikidataGeneralhttps://www.wikidata.org/wiki/Q2331162
Downloadhttps://ftp.gnu.org/gnu/libredwg/
Generalhttps://savannah.gnu.org/people/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/libredwg.git/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Downloadhttps://alpha.gnu.org/gnu/libredwg/
Savannah (Ref)Developerhttps://savannah.gnu.org/projects/libredwg/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/libredwg/
Generalhttps://libreplanet.org/wiki/Group:LibreDWG


Software prerequisites

KindDescription
Required to buildautotools
Required to buildc99 compiler




Entry












"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.
















"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.