hannesm / tlstunnel-lwt

TLS tunnel -- an alternative to stud / stunnel
BSD 2-Clause "Simplified" License
85 stars 7 forks source link

Complete _oasis to synchronized it with the OPAM package #18

Closed Chris00 closed 9 years ago

Chris00 commented 9 years ago

This allows to generate the OPAM files with oasis2opam — the dev version (to be released soon). Some dependencies that I added may not be necessary (but they were present in OPAM..., feel free to remove them and regenerate the OPAM file — another reason why automation is nice!).

Note that the license in _oasis and OPAM differ.

hannesm commented 9 years ago

thanks