Skip to content

Rust components of LibOSDP. Provides the rust crate "libosdp" and a tool "osdpctl" to setup manage and control OSDP devices

License

Notifications You must be signed in to change notification settings

Sympatron/libosdp-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibOSDP-rs

Build CI Crates.io libosdp-sys version Crates.io libosdp version Crates.io osdpctl version

This project hosts cargo crates that add rust support for LibOSDP in rust and other OSDP related tools such as osdpctl. You can also take a look at the documentation for more details.

Project structure:

  • libosdp-sys - Low level rust -sys crate for the C library.
  • libosdp - Safe wrapper around libosdp-sys to be consumed by rust projects.
  • osdpctl - A tool to create and manage OSDP devices.
  • scripts - Tools for developers working on this project.

About

Rust components of LibOSDP. Provides the rust crate "libosdp" and a tool "osdpctl" to setup manage and control OSDP devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.4%
  • Shell 1.5%
  • Nix 0.1%