File: README.md

package info (click to toggle)
rust-tree-magic-db 3.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 172 kB
  • sloc: makefile: 4
file content (19 lines) | stat: -rw-r--r-- 707 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Magic DB

This subcrate contains the magic definitions copied from the FreeDesktop.org
shared MIME info database.

These files are distributed under the GPL-2.0 or later, as such if you include
them in your project, it must be licensed in a compatible manner.

# References

- [xdg-shared-mime-info Repository](https://github.com/freedesktop/xdg-shared-mime-info)
- [FreeDesktop shared-mime-info Spec](https://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec/)

# Licence

The contents of this crate are licenced under the GNU General Public License,
version 2.0 or later, at your option:

 * GNU GPL, Version 2.0 ([COPYING](COPYING) or https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt)