Crates.io | legolas |
lib.rs | legolas |
version | 0.1.0 |
source | src |
created_at | 2016-12-01 18:14:22.821073 |
updated_at | 2016-12-01 18:14:22.821073 |
description | A Microsoft Program Database (PDB) parser |
homepage | https://github.com/Jake-Shadle/legolas |
repository | https://github.com/Jake-Shadle/legolas |
max_upload_size | |
id | 7429 |
size | 14,478 |
](https://crates.io/crates/legolas)
This library will hopefully eventually become a companion to Gimli, the zero-copy DWARF parser, but instead providing access to Microsoft's Program Database (PDB) debugging format.
The goals of the library are basically the same as Gimli's.
Licensed under either of
LICENSE-APACHE
or
http://www.apache.org/licenses/LICENSE-2.0)LICENSE-MIT
or
http://opensource.org/licenses/MIT)at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.