dotnet / runtime-assets

Assets that are required by the runtime repository, and referenced as nuget packages.
MIT License
30 stars 57 forks source link

add libarchive tar files #267

Open danmoseley opened 2 years ago

danmoseley commented 2 years ago

tracking adding libarchive tar files, if we get an OK in https://github.com/libarchive/libarchive/issues/1767

cc @carlossanlop

danmoseley commented 2 years ago

Our questions were answered.

danmoseley commented 2 years ago

@am11 FYI in case you want to look at this. In the issue, they noted that their tests that construct tar files on the fly might be more interesting. But we can at least add and consume the tar files they do have.