On 8/23/20 5:05 PM, Didier 'OdyX' Raboud wrote:
It dropped the dependency on the INI.v1 Go library, using its own code
instead.
I don't see the point of such a change, frankly. Using an existing parser
makes a lot more sense than reimplementing something like this.
This is because Go packaging at Ubuntu erroneously detects
gopkg.in/ini.v1 as being dependent on additional 5 external packages
(though they are only used by gopkg.in/ini.v1 tests, but not by the
library itself), which causes problems with propagating ipp-usb into the
Ubuntu/Main, so Till asked me to remove this dependency, if possible.
--
Wishes, Alexander Pevzner ([email protected])