You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.
thks for your work on this.
If you need more test on this package , just ask !
If we could have a package on windows with zero dependencies and no compiled code it would be amaiing :)
don't hesitate to ask for more binary checks. while I'm not re-creating the libmagic library or file utility, adding in hardcoded checks riffed off of the magic file specs is pretty straightforward.
I just pushed an update that better handles excel, word and ppt with improper extensions and worked for a small series of local tests. kick the tyres when you get a chance and let me know if I need to tweak anything.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
HI,
I have an .xlsx file, I copy and rename this file to have file.xlsx,file.csv,file.txt (I just change the extension)
This is what I obtain :
It will be perfect if all output could be "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
Regards
The text was updated successfully, but these errors were encountered: