proxy.golang.org : github.com/Defacto2/magicnumber
Package magicnumber contains the magic number matchers for identifying file types that are expected to be handled by the Defacto2 server application. Magic numbers are not always accurate and should be used as hints combined with other checks such as file extension matching. Usually, the magic number is the first few bytes of a file that uniquely identify the file type. But a number of document formats also check the final few bytes of a file. The sources for the magic numbers byte values are from the following:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/%21defacto2/magicnumber
License: GPL-3.0
Latest release: 3 months ago
First release: 8 months ago
Namespace: github.com/Defacto2
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago