Skip to content

piersoft/licenses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine readable list of open (http://opensource.org/, http://opendefinition.org/) licenses and web service - see http://licenses.opendefinition.org/.

For more information, including details of web service usage, see http://licenses.opendefinition.org/ or

index.html
in this directory.

License

All data (and associated content) is placed in the Public Domain using the Public Domain Dedication and License. All code is licensed under the MIT License.

Layout

README.md
index.html # home page
licenses/{id}.json # json versions of licenses
licenses/jsonp/{id}.js # jsonp
licenses/groups/ # special groups of licenses
bin/ # scripts

Note: grups and jsonp versions are generated as part of the build and deploy process for the service.

Build and Deployment

To build files for deployment do:

bin/deploy.py run

For deployment simply upload the current directory files to a relevant online location.

We currently use github pages (we previously used s3).

Changelog

HEAD

  • Complete rewrite to be simpler (just data, no longer python library). See okfn#1

v0.6.1 2011-02-22

  • Minor tweak to CC by-sa license name

v0.6 2011-02-11

  • Heavy refactoring and simplification
  • Improve and add documentation

v0.5 2010-05-11

  • Addition of Licenses SoS v2.0 capabilities

v0.4 2010-03-08

  • This module is redesigned to be a web service
  • Addition of Licenses SoS v1.0 capabilities (Specification of Service)

v0.3 2010-03-06 and older

  • Module is designed to be imported to provide its list of licenses

About

Open source and open knowledge (data and content) licenses together with API and web service.

Resources

Stars

Watchers

Forks

Packages

No packages published