File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 22name = invoice2data
33author = Manuel Riel
44description = Python parser to extract data from pdf invoice
5- version = 0.4.0
5+ version = 0.4.2
66url = https://github.com/invoice-x/invoice2data
77keywords =
88 pdf
99 invoicing
1010# List of classifiers: https://pypi.org/pypi?%3Aaction=list_classifiers
1111classifiers =
12- Development Status :: 4 - Beta
12+ Development Status :: 5 - Production/Stable
1313 Environment :: MacOS X
1414 Environment :: Console
1515 Environment :: Win32 (MS Windows)
@@ -18,10 +18,11 @@ classifiers =
1818 Operating System :: Unix
1919 Operating System :: Microsoft :: Windows
2020 License :: OSI Approved :: MIT License
21- Programming Language :: Python :: 2.7
22- Programming Language :: Python :: 3.6
2321 Programming Language :: Python :: 3.7
2422 Programming Language :: Python :: 3.8
23+ Programming Language :: Python :: 3.9
24+ Programming Language :: Python :: 3.10
25+ Programming Language :: Python :: 3.11
2526 Topic :: Office/Business :: Financial
2627 Topic :: Office/Business :: Financial :: Accounting
2728long_description = file: README.md
You can’t perform that action at this time.
0 commit comments