-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Relicense Request #3
Comments
Hi. No problem, will do. Glad you are getting some use out of it, what are you using it for? |
I've got a bunch of pcap data collected off a remote sensor I've stored in S3, compressed with XZ. I'm streaming it down, decompressing it, reassembling it, and processing it. I'm currently using ManagedXZ but I'm looking for an actual managed-only solution so I can move my batch process to a docker instance running on Linux later on. |
Nice. I'm a bit snowed under at the moment, probably won't get around to this for a week or so. If you're wanting to use this now I can add you as a contributor here and on NuGet so you can get going straight away and publish it, if you like? (If you want Nuget.org too, let me know your handle) |
@sambott Don't worry about any of that. As long as you're up for licensing with the MIT license I can keep hacking away in my fork. It'll be a while before I have any code to contribute back anyhow. Thanks for your help! |
I would like to have this as part of sharpcompress. MIT would be ideal. |
Relicensed in 1c60f3f |
@sambott would you be up for re-licensing this code with an MIT license? I'd love to use it but GPL won't fit with the rest of the project. As a comparison point, sharpcompress, which I think you'd like to have this code integrated with, uses the MIT license.
The text was updated successfully, but these errors were encountered: