Skip to content

Thom-de-Jong/AgIsoStack-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgIsoStack-rs

crates Documentation Crate License Dependency Status

Rust bindings for the AgIsoStack++ library.

Installation

Windows

  • Install and use the Windows GNU toolchain.
    • rustup toolchain install stable-x86_64-pc-windows-gnu
    • rustup default stable-gnu
  • Use AgIsoStack-rs as a dependency

Linux

  • Install and use the Linux GNU toolchain.
    • rustup toolchain install stable-x86_64-unknown-linux-gnu
    • rustup default stable-gnu
  • Use AgIsoStack-rs as a dependency

License / Terms of Usage

The source code of this project is licensed under the MIT/Apache-2.0 license. This implies that you are free to use, share, and adapt it. However, please give appropriate credit by citing the project.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MIT/Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Contact

If you have problems using the software, find mistakes, or have general questions please use the issue tracker to contact me.

About

Rust wrapper for the AgIsoStack++ library

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published