mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-08-17 05:02:25 +00:00

* added python-pptx to requirements * added filetype detection for powerpoint * add more filetypes to detect * more tests * added tests for filetype * reorder document types * tests for get_directory_file_info * added docs for get_directory_file_info * bump version * Word -> Office * added test for filetype * add group by filetype example