https://github.com/boxfactura/tnef_binary
tnef binary
https://github.com/boxfactura/tnef_binary
Last synced: 8 months ago
JSON representation
tnef binary
- Host: GitHub
- URL: https://github.com/boxfactura/tnef_binary
- Owner: BoxFactura
- License: mit
- Created: 2017-11-21T23:44:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-21T22:56:43.000Z (over 5 years ago)
- Last Synced: 2025-02-23T14:34:11.909Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 135 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Tnef Binary Gem
[](https://travis-ci.org/BoxFactura/tnef_binary_gem)
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'tnef_binary'
```
And then execute:
$ bundle install
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/BoxFactura/tnef_binary_gem. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
## License
This gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
[TNEF](https://github.com/verdammelt/tnef) is licensed under [The GNU GENERAL PUBLIC LICENSE Version 2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt).
## Code of Conduct
Everyone interacting in the Tnef Binary Gem project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/BoxFactura/tnef_binary_gem/blob/master/CODE_OF_CONDUCT.md).