https://github.com/dominicmaas/libgphoto2-rs
https://github.com/dominicmaas/libgphoto2-rs
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dominicmaas/libgphoto2-rs
- Owner: DominicMaas
- License: mit
- Created: 2022-06-17T09:15:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-30T19:36:30.000Z (over 3 years ago)
- Last Synced: 2025-01-06T05:24:55.080Z (9 months ago)
- Language: Rust
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libgphoto2-rs
Raw rust bindings for https://github.com/gphoto/libgphoto2
In Development
## Credits
The following libraries were used for inspiration:
- https://github.com/dcuddeback/gphoto2-sys
- https://github.com/balena-dslr/gphoto2-sys