Difference between revisions of "Libredwg"
m (Text replacement - "|Documentation note='''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-...) |
|||
(15 intermediate revisions by 3 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= | + | |Full description=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. | ||
− | Currently | + | LibreDWG is a fork from LibDWG due to its usage of Esperanto, which we |
− | |Homepage URL=https:// | + | 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/ | ||
|Is High Priority Project=No | |Is High Priority Project=No | ||
− | | | + | |VCS checkout command=git clone git.savannah.gnu.org/cgit/libredwg.git |
− | |Decommissioned | + | |
− | |Accepts cryptocurrency donations= | + | |Decommissioned or Obsolete=No |
+ | |Donate=https://my.fsf.org/donate/ | ||
+ | |Related projects=gnustandards | ||
+ | |Version identifier=0.11 | ||
+ | |Version date=2020/08/07 | ||
+ | |Version status=beta | ||
+ | |Version download=https://ftpmirror.gnu.org/libredwg/libredwg-0.11.tar.xz | ||
+ | |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 | ||
− | |||
− | |||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=libredwg | |GNU package identifier=libredwg | ||
Line 23: | Line 45: | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
− | |License copyright=Copyright (C) | + | |License copyright=Copyright (C) 2020 Free Software Foundation, Inc. |
− | + | |License verified by=Genium | |
− | + | |License verified date=2020/09/02 | |
− | + | |License note=https://git.savannah.gnu.org/cgit/libredwg.git/tree/COPYING | |
− | |||
− | |||
− | |||
}} | }} | ||
− | |||
{{Person | {{Person | ||
|Real name=Reini Urban | |Real name=Reini Urban | ||
|Role=Maintainer | |Role=Maintainer | ||
|Email=rurban@cpan.org | |Email=rurban@cpan.org | ||
− | |Username= | + | |Username=Reini urban |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Savannah (Ref) |
− | |Resource kind= | + | |Resource kind=Developer |
|Resource URL=https://savannah.gnu.org/projects/libredwg/ | |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 kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |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 | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://savannah.gnu.org/people/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Wikidata | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://www.wikidata.org/wiki/Q2331162 | ||
}} | }} | ||
{{Software category | {{Software category | ||
Line 48: | Line 104: | ||
|Programming-language=C, python | |Programming-language=C, python | ||
|Runs-on=Windows, BSD, OS X, Android, GNU/Linux, GNU/Hurd | |Runs-on=Windows, BSD, OS X, Android, GNU/Linux, GNU/Hurd | ||
− | |||
|Version-control=git | |Version-control=git | ||
|Works-with=cad | |Works-with=cad | ||
Line 54: | Line 109: | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to build | |Prerequisite kind=Required to build | ||
− | |Prerequisite description=autotools | + | |Prerequisite description=[[autotools]] |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to build | |Prerequisite kind=Required to build | ||
− | |Prerequisite description=c99 compiler | + | |Prerequisite description=[[c99]] compiler |
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 15:38, 4 December 2020
Overview
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.
This is a GNU package:
libredwg
Download
https://ftpmirror.gnu.org/libredwg/libredwg-0.11.tar.xz
Categories
Details
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
2 September 2020
Leaders and contributors
Contact(s) | Role |
---|---|
Reini Urban (Reini urban) | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Mailing List | https://lists.gnu.org/mailman/listinfo/info-libredwg/ | |
Wikidata | General | https://www.wikidata.org/wiki/Q2331162 |
Download | https://ftp.gnu.org/gnu/libredwg/ | |
General | https://savannah.gnu.org/people/ | |
Savannah | VCS Repository Webview | https://git.savannah.gnu.org/cgit/libredwg.git/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Download | https://alpha.gnu.org/gnu/libredwg/ | |
Savannah (Ref) | Developer | https://savannah.gnu.org/projects/libredwg/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/libredwg/ | |
General | https://libreplanet.org/wiki/Group:LibreDWG |
Software prerequisites
Kind | Description |
---|---|
Required to build | autotools |
Required to build | c99 compiler |
About this entry
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.