Skip to content

Commit b2ccb11

Browse files
committed
missing metadata
1 parent 4db040e commit b2ccb11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
setup(
4545
name = 'python-frog',
4646
version = '0.3.6',
47+
author = "Maarten van Gompel",
4748
author_email = "proycon@anaproy.nl",
4849
description = ("Python binding to FROG, an NLP suite for Dutch doing part-of-speech tagging, lemmatisation, morphological analysis, named-entity recognition, shallow parsing, and dependency parsing."),
4950
requires = ['frog (>=0.13.6)'],

0 commit comments

Comments
 (0)