nwb-extensions / ndx-template

A template for creating Neurodata Extensions for the NWB neurophysiology data standard
https://nwb.org/
Other
5 stars 8 forks source link

Add license picker and add keywords to setup.py #63

Closed rly closed 2 years ago

rly commented 2 years ago

Allow the user to select from BSD-3, MIT, Apache Software License 2.0, or other

If one of the first three are selected, then the license will be included under LICENSE.txt and the current year and entered name will be auto-filled.

Add the corresponding classifier to setup.py. Fix #16

Also add keywords to setup.py