https://github.com/materializeinc/rust-krb5-src
Rust build system integration for libkrb5, MIT's Kerberos implementation
https://github.com/materializeinc/rust-krb5-src
Last synced: about 1 year ago
JSON representation
Rust build system integration for libkrb5, MIT's Kerberos implementation
- Host: GitHub
- URL: https://github.com/materializeinc/rust-krb5-src
- Owner: MaterializeInc
- License: apache-2.0
- Created: 2020-04-27T18:32:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T19:20:22.000Z (over 1 year ago)
- Last Synced: 2025-04-05T15:38:05.450Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 12 MB
- Stars: 6
- Watchers: 19
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-krb5-src
[](https://crates.io/crates/krb5-src)
[](https://github.com/MaterializeInc/rust-krb5-src/actions?query=workflow%3ACI+branch%3Amaster)
[][docs]
Rust build system integration for [libkrb5], MIT's Kerberos implementation.
**[View documentation.][docs]**
## Installation
```toml
# Cargo.toml
[dependencies]
krb5-src = "0.3.4"
```
[libkrb5]: https://web.mit.edu/kerberos/
[docs]: https://docs.rs/krb5-src/0.3.4/krb5_src