https://github.com/mime-types/ruby-mime-types

mime-types ruby

Last synced: about 1 month ago

Repository metadata:

Ruby MIME type registry library


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 361
Total Committers: 59
Avg Commits per committer: 6.119
Development Distribution Score (DDS): 0.465

Commits in past year: 8
Committers in past year: 3
Avg Commits per committer in past year: 2.667
Development Distribution Score (DDS) in past year: 0.25

Name Email Commits
Austin Ziegler a****n@z****a 193
Tom Copeland t****m@r****g 22
Austin Ziegler a****n@s****m 22
Austin Ziegler a****n@h****a 19
Austin Ziegler a****n@r****g 14
Andre Pankratz a****e@w****m 11
Garret Alfert a****t@w****e 8
(no author) (****) 4
Jeremy Evans c****e@j****t 4
Arnaud Meuret a****d@m****t 3
Dillon Welch d****8@g****m 3
Juanito Fatas k****0@g****m 3
Postmodern p****3@g****m 3
mishina t****8@g****m 2
Keerthi Siva k****v@g****m 2
Igor Victor g****a@y****u 2
Austin Ziegler a****r@c****m 2
Olle Jonsson o****n@g****m 2
Peter Goldstein p****n@g****m 2
Edward Betts e****d@4****m 1
Godfrey Chan g****c@g****m 1
Koichi ITO k****o@g****m 1
Nicolas Leger n****r 1
Tibor Szolár f****k 1
schneems r****n@g****m 1
Al Snow j****w@h****m 1
Aaron Patterson a****n@g****m 1
Aggelos Avgerinos a****s@s****r 1
Alex Vondrak a****k@g****m 1
Eric Marden e****c@x****t 1
and 29 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: mime-types

The mime-types library provides a library and registry for information about MIME content type definitions. It can be used to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions. Version 3.0 is a major release that requires Ruby 2.0 compatibility and removes deprecated functions. The columnar registry format introduced in 2.6 has been made the primary format; the registry data has been extracted from this library and put into {mime-types-data}[https://github.com/mime-types/mime-types-data]. Additionally, mime-types is now licensed exclusively under the MIT licence and there is a code of conduct in effect. There are a number of other smaller changes described in the History file.

  • Homepage: https://github.com/mime-types/ruby-mime-types/
  • Documentation: http://www.rubydoc.info/gems/mime-types/
  • Licenses: MIT
  • Latest release: 3.5.2 (published 12 months ago)
  • Last Synced: 2024-11-10T21:32:31.883Z (about 1 month ago)
  • Versions: 44
  • Dependent Packages: 1,210
  • Dependent Repositories: 670,993
  • Downloads: 737,110,912 Total
  • Docker Downloads: 2,006,829,051
  • Rankings:
    • Downloads: 0.015%
    • Dependent repos count: 0.022%
    • Dependent packages count: 0.042%
    • Docker downloads count: 0.066%
    • Average: 0.925%
    • Forks count: 2.245%
    • Stargazers count: 3.157%
  • Maintainers (2)

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
Gemfile rubygems
  • debug >= 0