file 1:5.32-2 source package in Ubuntu

Changelog

file (1:5.32-2) unstable; urgency=medium

  * No longer ship python-magic libraries, they are now provided
    by src:python-magic

 -- Christoph Biedl <email address hidden>  Tue, 13 Feb 2018 21:43:38 +0100

Upload details

Uploaded by:
Christoph Biedl
Uploaded to:
Sid
Original maintainer:
Christoph Biedl
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main utils

Downloads

File Size SHA-256 Checksum
file_5.32-2.dsc 1.8 KiB 03ab44003dbbf8d2bf132baeaa8ff3043b9ab08d952474b01d3477d1c6aa8a07
file_5.32.orig.tar.xz 570.7 KiB 07627dc16c9a5b64352b00f24afb8d328b9ecade82afe2e2fa55201d324fd360
file_5.32-2.debian.tar.xz 30.7 KiB cf7fd582ac18db78d1e294be0cd876e0e28b35428a4e02b7c7c06d92cecb7d48

Available diffs

No changes file available.

Binary packages built by this source

file: Recognize the type of data in a file using "magic" numbers

 The file command is "a file type guesser", a command-line tool that
 tells you in words what kind of data a file contains.
 .
 This package contains the file program itself.

file-dbgsym: debug symbols for file
libmagic-dev: Recognize the type of data in a file using "magic" numbers - development

 This library can be used to classify files according to magic number
 tests.
 .
 This package contains the development files.

libmagic-mgc: File type determination library using "magic" numbers (compiled magic file)

 This package provides the compiled magic file "magic.mgc". It has
 been separated from libmagic1 in order to meet the multiarch
 requirements without breaking applications that expect this file
 at its absolute path.

libmagic1: Recognize the type of data in a file using "magic" numbers - library

 This library can be used to classify files according to magic number
 tests. It implements the core functionality of the file command.

libmagic1-dbgsym: debug symbols for libmagic1