Anton Södergren

Results 5 issues of Anton Södergren

The API seems capable of detecting the content type itself, but is forced to do so every time, since `w.CreateFormFile()` sets the content type to `application/octet-stream`. This broke the msword...

Since v4, the project is not compiling without go modules, i.e. with the classic GOPATH. Would be of interest to have it fixed.

They should probably not be either, but they are not even in the dictionary at the moment.

bug

I don't know if you want this, but I found it useful for processing the pages with Apache Beam/Google Dataflow. I allows the user to presume that each row in...

Fixed a bug in PlainTextWikipediaPageWriter. If you specified an output file that does not exist, it would crash. Since the point of an output file is to create something new,...