https://github.com/rails/marcel

Last synced: about 1 month ago

Repository metadata:

Find the mime type of files, examining file, filename and declared type


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 138
Total Committers: 30
Avg Commits per committer: 4.6
Development Distribution Score (DDS): 0.609

Commits in past year: 16
Committers in past year: 2
Avg Commits per committer in past year: 8.0
Development Distribution Score (DDS) in past year: 0.063

Name Email Commits
Tom Ward t****m@p****t 54
Jeremy Daer j****y@r****g 16
Gannon McGibbon g****n@g****m 15
George Claghorn g****e@b****m 10
George Claghorn g****e@h****m 6
Jean Boussier j****r@g****m 6
Jun Aruga j****a@r****m 3
Olle Jonsson o****n@g****m 2
dependabot[bot] 4****] 2
Andy Nguyen a****n@s****m 2
Brian Kephart b****t@g****m 2
Chris Oliver e****3@g****m 2
wonda-tea-coffee l****t@g****m 1
Valeriy Mironov v****m@g****m 1
Stano Bo sb@j****t 1
Koza k****a@g****m 1
Eddie Lebow e****w 1
Jason Lee h****e@g****m 1
Jeremy Daer j****r@g****m 1
Vipul A M v****d@g****m 1
eileencodes e****s@g****m 1
yuuji.yaginuma y****a@g****m 1
Koji Onishi f****0@g****m 1
Keita Urashima u****m@u****p 1
Janko Marohnić j****c@g****m 1
Haroon Ahmed h****5@g****m 1
Eddie Lebow E****w@p****m 1
Cẩm Huỳnh h****m@g****m 1
Ben Koshy b****y@h****m 1
Alberto Fernandez-Capel a****o@h****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: marcel

Simple mime type detection using magic numbers, filenames, and extensions

go: github.com/rails/marcel

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/rails/marcel#section-documentation
  • Licenses: apache-2.0
  • Latest release: v1.0.4 (published 10 months ago)
  • Last Synced: 2024-11-10T21:06:18.070Z (about 1 month ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 2.964%
    • Forks count: 3.095%
    • Average: 6.609%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%
pypi: fast-mime

  • Homepage:
  • Documentation: https://fast-mime.readthedocs.io/
  • Licenses: apache-2.0
  • Latest release: 0.1.0 (published 7 months ago)
  • Last Synced: 2024-11-10T21:06:20.645Z (about 1 month ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 287 Last month
  • Rankings:
    • Dependent packages count: 10.965%
    • Average: 36.354%
    • Dependent repos count: 61.743%
  • Maintainers (1)

Dependencies

marcel.gemspec rubygems
  • bundler >= 1.7 development
  • byebug ~> 10.0.2 development
  • minitest ~> 5.11 development
  • nokogiri >= 1.9.1 development
  • rack ~> 2.0 development
  • rake ~> 13.0 development
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
Gemfile rubygems