File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33[tool .poetry ]
44name = " gimie"
5- version = " 0.3 .0"
5+ version = " 0.4 .0"
66description = " Extract structured metadata from git repositories."
77authors = [" Swiss Data Science Center <contact@datascience.ch>" ]
8- license = " GPLv3 "
8+ license = " Apache-2.0 "
99homepage = " https://github.com/SDSC-ORD/gimie"
1010keywords = [" metadata" , " git" , " extraction" , " linked-data" ]
1111readme = " README.md"
1212classifiers = [
13- " Development Status :: 2 - Pre-Alpha " ,
13+ " Development Status :: 4 - Beta " ,
1414 " Programming Language :: Python :: 3.8" ,
1515 " Programming Language :: Python :: 3.9" ,
1616 " Intended Audience :: Science/Research" ,
1717 " Intended Audience :: Developers" ,
18- " License :: OSI Approved :: GNU General Public License v3 (GPLv3) " ,
18+ " License :: OSI Approved :: Apache Software License" ,
1919 " Operating System :: OS Independent" ,
2020]
2121
You can’t perform that action at this time.
0 commit comments