B
š•Re, ã @ s² d dl mZ d dlZd dlZd dlZd dlm m mZ d dl m
Z
d dlmZm
Z
d dlmZmZ d dlmZ er”d dlmZ d dlmZmZ e e¡ZG d d
„ d
e
ƒZdS )é )Úabsolute_importN)ÚCommand)ÚERRORÚSUCCESS)ÚCommandErrorÚPipError)ÚMYPY_CHECK_RUNNING)ÚValues)ÚAnyÚListc @ sX e Zd ZdZdZdZdd„ Zdd„ Zdd „ Zd
d„ Z dd
„ Z
dd„ Zdd„ Zdd„ Z
dS )ÚCacheCommandaw
Inspect and manage pip's wheel cache.
Subcommands:
- dir: Show the cache directory.
- info: Show information about the cache.
- list: List filenames of packages stored in the cache.
- remove: Remove one or more package from the cache.
- purge: Remove all items from the cache.
``