There are many packages there the "license" field contain the whole text of the license. In others there are various spellings of the license name. eg.
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/
and
Apache License version 2
and
apache-2.0
It is probably better to have the full text in the LICENSE file and in the JSON file to have only one of the official abbreviations.
Actually we already have a link: https://pydigger.com/search?license=__long__ where "long" means over 50 characters. It is not shown on the stats page and there is no "has vcs and long license" list either.
There are many packages there the "license" field contain the whole text of the license. In others there are various spellings of the license name. eg.
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/and
Apache License version 2and
apache-2.0It is probably better to have the full text in the LICENSE file and in the JSON file to have only one of the official abbreviations.
Actually we already have a link: https://pydigger.com/search?license=__long__ where "long" means over 50 characters. It is not shown on the stats page and there is no "has vcs and long license" list either.