dart-lang / html

Dart port of html5lib. For parsing HTML/HTML5 with Dart. Works in the client and on the server.
https://pub.dev/packages/html
Other
276 stars 58 forks source link

LICENSE is not SPDX and fails to be recognised by pub.dev #230

Open alestiago opened 11 months ago

alestiago commented 11 months ago

The license fails to be detected by pub.dev and it reports as unknwon. The license file seems quite specific and I wonder if the project could default to an SPDX equivalent license.

CleanShot 2023-10-11 at 10 22 32@2x

alestiago commented 9 months ago

I'm still interesting in getting this issue resolved. Is there any maintainer that can follow-up?