LibreDWG - News: libredwg-0.9 released
libredwg-0.9 released
Item posted by Reini Urban <reini_urban> on Sun 06 Oct 2019 03:21:48 PM UTC.
This is a major release, the first beta,
adding the new dxf importer, and dxf2dwg (experimental),
the first usage of the new dynapi and the encoder.
More here: https://www.gnu.org/software/libredwg/ and http://git.savannah.gnu.org/cgit/libredwg.git/tree/NEWS
Here are the compressed sources:
http://ftp.gnu.org/gnu/libredwg/libredwg-0.9.tar.gz (10.2MB)
http://ftp.gnu.org/gnu/libredwg/libredwg-0.9.tar.xz (4.3MB)
Here are the GPG detached signatures[*]:
http://ftp.gnu.org/gnu/libredwg/libredwg-0.9.tar.gz.sig
http://ftp.gnu.org/gnu/libredwg/libredwg-0.9.tar.xz.sig
Use a mirror for higher download bandwidth:
https://www.gnu.org/order/ftp.html
Here are more binaries:
https://github.com/LibreDWG/libredwg/releases/tag/0.9
Here are the SHA256 checksums:
e39ac35bc174fe8d0b05fc800970c685692714daacd6026a4e4f0f4d0ddb08e0 libredwg-0.9.tar.gz
954f74753860315eb313a3bbb83bf7e5ad03e84bd10408cc629ff2e4e4b3fd46 libredwg-0.9.tar.xz
[*] Use a .sig file to verify that the corresponding file (without the .sig suffix) is intact. First, be sure to download both the .sig file and the corresponding tarball. Then, run a command like this:
gpg --verify libredwg-0.9.tar.gz.sig
If that command fails because you don't have the required public key, then run this command to import it:
gpg --keyserver keys.gnupg.net --recv-keys B4F63339E65D6414
and rerun the 'gpg --verify' command.
Powered by Savane 3.14-fc07.
Corresponding source code