File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,19 +8,19 @@ version = "0.1.0"
88description = " Extract structured data from FEK PDFs."
99readme = " README.md"
1010requires-python = " >=3.10"
11- authors = [{ name = " Your Name " , email = " you@example.com " }]
12- license = { file = " LICENSE " }
11+ license = " Apache-2.0 "
12+ authors = [{ name = " Dimitrios S. Sfyris " , email = " info@aspectsoft.gr " }]
1313dependencies = [
1414 " pdfminer.six>=20221105" ,
1515 " beautifulsoup4>=4.12" ,
1616]
1717classifiers = [
18- " License :: OSI Approved :: Apache Software License" ,
1918 " Programming Language :: Python :: 3" ,
2019 " Programming Language :: Python :: 3.10" ,
2120 " Programming Language :: Python :: 3.11" ,
2221 " Programming Language :: Python :: 3.12" ,
2322 " Operating System :: OS Independent" ,
23+ " Natural Language :: Greek" ,
2424 " Topic :: Text Processing :: Linguistic" ,
2525 " Intended Audience :: Developers" ,
2626]
You can’t perform that action at this time.
0 commit comments