Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mimemagic
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ikcrm_common
mimemagic
Commits
735b5ca2
Commit
735b5ca2
authored
Jul 29, 2013
by
Daniel Mendler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update readme
[ci skip]
parent
3bb4463e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
README.md
+3
-2
No files found.
README.md
View file @
735b5ca2
MimeMagic is a library to detect the mime type of a file by extension or by content.
MimeMagic is a library to detect the mime type of a file by extension or by content. It uses the mime database
provided by freedesktop.org (see http://freedesktop.org/wiki/Software/shared-mime-info/).
[
![Build Status
](
https://secure.travis-ci.org/minad/mimemagic.png?branch=master
)
](http://travis-ci.org/minad/mimemagic)
[
![Code Climate
](
https://codeclimate.com/github/minad/mimemagic.png
)
](https://codeclimate.com/github/minad/mimemagic)
...
...
@@ -15,7 +16,7 @@ Usage
API
===
http://rdoc.info/github/minad/mimemagic/frames/file/README
http://rdoc.info/github/minad/mimemagic/frames/file/README
.md
Tests
=====
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment