-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathsetup.cfg
More file actions
50 lines (46 loc) · 1.06 KB
/
Copy pathsetup.cfg
File metadata and controls
50 lines (46 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
[metadata]
name = polyglotdb
long_description = file: README.md
long_description_content_type = text/markdown
url = https://github.com/MontrealCorpusTools/PolyglotDB
author = Montreal Corpus Tools
author_email = michael.e.mcauliffe@gmail.com
license = MIT
license_file = LICENSE
classifiers =
Development Status :: 3 - Alpha
Intended Audience :: Science/Research
License :: OSI Approved :: MIT License
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 3
Topic :: Scientific/Engineering
Topic :: Text Processing :: Linguistic
keywords =
phonology
corpus
phonetics
[options]
packages = find:
install_requires =
conch-sounds
influxdb
librosa
neo4j
praatio
requests
scipy
tqdm
pywin32;os_name == 'nt'
include_package_data = True
[options.entry_points]
console_scripts =
pgdb = polyglotdb.pgdb:main
[options.extras_require]
dev =
pre-commit
pytest
[options.package_data]
polyglotdb =
databases/*.conf
polyglotdb/acoustics/formants/*.praat