Stega
TBD
Installation
Adding to a gem:
# my-cool-gem.gemspec
Gem::Specification.new do |spec|
# ...
spec.add_dependency "stega"
# ...
endOr adding to your project:
# Gemfile
gem "stega"Supported Ruby versions
- Ruby (MRI) >= 3.0
Usage
TBD
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/rorkjop/stega.
Credits
This gem is generated via newgem template by @palkan.
License
The gem is available as open source under the terms of the MIT License.