[Zope-dev] Re: inconsistent mimetype assignment for uploaded files
Leonardo Rochael Almeida
leo at hiper.com.br
Thu Oct 14 14:47:02 EDT 2004
Em Ter, 2004-10-12 às 00:23, Kapil Thangavelu escreveu:
> i believe you were referring to
> http://freedesktop.org/Software/shared-mime-info
>
> spec
> http://freedesktop.org/Standards/shared-mime-info-spec
>
> its a system wide shared mime database for use by applications (ie. both
> gnome and kde). apparently no python bindings.
Actually, the last url above lists a certain ROX-Lib:
http://rox.sourceforge.net/phpwiki/index.php/ROX-Lib
It's pure Python and suports a lot of stuff besides mime, but seems to
require gtk, which could be a problem for people wanting to maintain
slim servers free of any X Window System client dependencies. It's
certainly too heavy a dependency for Zope :-)
Cheers, Leo
More information about the Zope-Dev
mailing list