All Projects → kwilczynski → ruby-magic

kwilczynski / ruby-magic

Licence: Apache-2.0 License
Simple interface to libmagic for Ruby Programming Language

Programming Languages

c
50402 projects - #5 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to ruby-magic

Filetype
Fast, dependency-free, small Go package to infer the binary file type based on the magic numbers signature
Stars: ✭ 1,278 (+5456.52%)
Mutual labels:  validation, discovery, mime, mime-types
Mimetype
A fast golang library for MIME type and file extension detection, based on magic numbers
Stars: ✭ 452 (+1865.22%)
Mutual labels:  validation, mime, mime-types
mimesniffer
A MIME type sniffer for Go.
Stars: ✭ 22 (-4.35%)
Mutual labels:  file-format, mime, content-type
Tika Python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.
Stars: ✭ 997 (+4234.78%)
Mutual labels:  recognition, mime
Mime
The Hoa\Mime library.
Stars: ✭ 100 (+334.78%)
Mutual labels:  mime, mime-types
Swime
🗂 Swift MIME type checking based on magic bytes
Stars: ✭ 119 (+417.39%)
Mutual labels:  mime, mime-types
magic-bytes
A library for detecting file types.
Stars: ✭ 20 (-13.04%)
Mutual labels:  validation, file-type
Mobx React Form
Reactive MobX Form State Management
Stars: ✭ 1,031 (+4382.61%)
Mutual labels:  magic, validation
Yagmail
Send email in Python conveniently for gmail using yagmail
Stars: ✭ 2,169 (+9330.43%)
Mutual labels:  magic, mime-types
Email inquire
Validate email for common typos and one-time email providers
Stars: ✭ 257 (+1017.39%)
Mutual labels:  ruby-gem, validation
mimesniff
MIME Sniffing Standard
Stars: ✭ 89 (+286.96%)
Mutual labels:  mime, mime-types
Mime Types
The ultimate javascript content-type utility.
Stars: ✭ 865 (+3660.87%)
Mutual labels:  mime, mime-types
Mime
Shared MIME-info database in D programming language
Stars: ✭ 7 (-69.57%)
Mutual labels:  mime, mime-types
Fileio.jl
Main Package for IO, loading all different kind of files
Stars: ✭ 133 (+478.26%)
Mutual labels:  mime, mime-types
Mime Db
Media Type Database
Stars: ✭ 612 (+2560.87%)
Mutual labels:  mime, mime-types
Simplemagic
Simple file magic number and content-type library which provides mime-type determination from files and byte arrays
Stars: ✭ 146 (+534.78%)
Mutual labels:  magic, mime
php-mime-detector
Detect a file's mime type using magic numbers.
Stars: ✭ 20 (-13.04%)
Mutual labels:  mime, file-type
Mime
.NET wrapper for libmagic
Stars: ✭ 51 (+121.74%)
Mutual labels:  mime, mime-types
docker-compose-file-format
Translation of docker-compose file format, 编排语法译文 v3.8
Stars: ✭ 23 (+0%)
Mutual labels:  file-format
eventually-jekyll-theme
A Jekyll version of the "Eventually" theme by HTML5 UP.
Stars: ✭ 26 (+13.04%)
Mutual labels:  ruby-gem

File Magic in Ruby

Build Status Documentation Status Gem Version License

Introduction

Provides simple interface to libmagic for Ruby Programming Language.

Table of Contents

  1. Contributing
  2. Versioning
  3. Author
  4. Contributors
  5. Copyright
  6. License

Contributing

See the CONTRIBUTING.md for best practices and instructions on setting up your development environment.

Versioning

This project adheres to Semantic Versioning. For the versions available, see the tags on this repository.

Author

Krzysztof Wilczyński ([email protected])

Contributors

See the CONTRIBUTORS.md file for a list of contributors to the project.

Copyright

Copyright 2013-2021 Krzysztof Wilczyński

License

This project is licensed under the terms of the Apache License, Version 2.0 license.
To view the full license see the included LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].