# `info` Infodict models!! Each of the flavors of infodict have a version intended to validate and represent already-created torrent files, and a `Create` version used while creating torrents! ```{inheritance-diagram} torrent_models.info :top-classes: torrent_models.info.InfoDictRoot ``` ```{eval-rst} .. automodule:: torrent_models.info :members: :undoc-members: ```