sandboxed-api/oss-internship-2020
Bohdan Tyshchenko b06d020f32 Raster to GTiff workflow implementation
Implemented simple GTiff file parser to test sandboxed part of code on a real data, added unit tests.
Need to improve the CMake file to make it work without specifying the absolute paths to libraries.
2020-10-01 03:59:18 -07:00
..
curl Add OpenJPEG and libcurl submodules 2020-09-29 12:23:42 +02:00
gdal Raster to GTiff workflow implementation 2020-10-01 03:59:18 -07:00
guetzli Migrate guetzli to absl::StatusOr<> 2020-09-25 07:43:34 -07:00
openjpeg Add OpenJPEG and libcurl submodules 2020-09-29 12:23:42 +02:00
pffft Add PFFFT submodule 2020-09-28 12:14:38 +02:00
README.md Add directories/README for contributions 2020-07-29 11:32:41 +02:00

Sandboxing OSS Internship 2020

With Google offices closed due to the pandemic, this year's interns will be doing their internship at Google fully remote (see the blog post).

In addition, most of them are working on open-source projects and develop in the open.

As part of this effort, the Sandboxed API team decided to host interns as well in order to provide reusable sandboxes for open-source libraries.

This directory collects our interns' contributions prior to upstreaming. For projects where this is not feasible, we will eventually move the finished project into the contrib folder directly.