Cargo Features

python-pkginfo has no features set by default.

[dependencies]
python-pkginfo = { version = "0.6.5", features = ["deprecated-formats", "serde"] }
deprecated-formats = bzip2, xz

Enables bzip2 of zip

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

serde implicit feature

Enables serde

serde:

A generic serialization/deserialization framework

bzip2 deprecated-formats?

Enables bzip2 ^0.4.4

xz deprecated-formats?

Enables xz2