Skip to content

asciimoth/licensedb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Reference

licensedb

Embeddable database of SPDX licenses as a go library

package main

import "github.com/asciimoth/licensedb"

func main() {
	fmt.Println(licensedb.GetFiles("MIT"))
}

About

Database of SPDX licenses as a go library

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages