kivy/kivy-ios

Add pdf2docx recipe

alihassan143 opened this issue · 3 comments

Add pdf2docx recipe

pdf2docx appears to be a pure Python solution. Why do you think you need a recipe for it?

@Julian-O i want to write converter for my app that can convert the pdf files to docx without any third party library

All pure python packages can be specified in buildozer.spec as a requirement or directly with kivy-ios or p4a. There is no need for a separate recipe.