Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
cura / opt / cura / share / mime / packages / cura.xml
Size: Mime:
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
    <mime-type type="application/vnd.ms-3mfdocument">
        <comment>3D Manufacturing Format Document</comment>
        <icon name="unknown"/>
        <glob-deleteall/>
        <glob pattern="*.3mf"/>
    </mime-type>
    <mime-type type="application/sla">
        <comment>Computer-aided design and manufacturing format</comment>
        <icon name="unknown"/>
        <glob-deleteall/>
        <glob pattern="*.stl"/>
    </mime-type>
    <mime-type type="application/prs.wavefront-obj">
        <sub-class-of type="text/plain"/>
        <comment>Wavefront 3D Object file</comment>
        <icon name="unknown"/>
        <glob-deleteall/>
        <glob pattern="*.obj"/>
    </mime-type>
</mime-info>