Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.ip.qualitymeasure
Commits
61cde07f
Commit
61cde07f
authored
Jul 13, 2017
by
David GEISSBUHLER
Browse files
licence changed to GPLv3)
parent
d30b2e1a
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
COPYING
0 → 100644
View file @
61cde07f
This diff is collapsed.
Click to expand it.
setup.py
View file @
61cde07f
...
...
@@ -24,12 +24,12 @@ setup(
version
=
version
,
description
=
'Image-quality feature-extractors for PAD applications'
,
url
=
'http://gitlab.idiap.ch/bob/bob.ip.qualitymeasure'
,
license
=
'
BSD
'
,
license
=
'
GPLv3
'
,
author
=
'Sushil Bhattacharjee'
,
author_email
=
'sushil.bhattacharjee@idiap.ch'
,
keywords
=
'bob, image-quality, face'
,
maintainer
=
"
Sushil Bhattacharjee
"
,
maintainer_email
=
"
sbhatta
@idiap.ch"
,
maintainer
=
"
David Geissbuhler
"
,
maintainer_email
=
"
david.geissbuhler
@idiap.ch"
,
long_description
=
open
(
'README.rst'
).
read
(),
# This line is required for any distutils based packaging.
...
...
@@ -90,7 +90,7 @@ setup(
'Framework :: Bob'
,
'Development Status :: 4 - Beta'
,
'Intended Audience :: Developers'
,
'License :: OSI Approved ::
BSD License
'
,
'License :: OSI Approved ::
GPL General Public Licence (GPLv3)
'
,
'Natural Language :: English'
,
'Programming Language :: Python'
,
'Programming Language :: Python :: 3'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment