Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
pip._vendor.pkg_resources.Requirement Class Reference
Inheritance diagram for pip._vendor.pkg_resources.Requirement:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.pkg_resources.Requirement:
Collaboration graph
[legend]

Public Member Functions

 __init__ (self, requirement_string)
 
 __eq__ (self, other)
 
 __ne__ (self, other)
 
 __contains__ (self, item)
 
 __hash__ (self)
 
 __repr__ (self)
 
- Public Member Functions inherited from pip._vendor.packaging.requirements.Requirement
str __str__ (self)
 

Static Public Member Functions

 parse (s)
 

Public Attributes

 unsafe_name
 
 project_name
 
 key
 
 specs
 
 extras
 
 hashCmp
 
 url
 
 specifier
 
 marker
 
- Public Attributes inherited from pip._vendor.packaging.requirements.Requirement
 url
 
 specifier
 

Constructor & Destructor Documentation

◆ __init__()

pip._vendor.pkg_resources.Requirement.__init__ (   self,
  requirement_string 
)
DO NOT CALL THIS UNDOCUMENTED METHOD; use Requirement.parse()!

Reimplemented from pip._vendor.packaging.requirements.Requirement.

Member Function Documentation

◆ __repr__()

pip._vendor.pkg_resources.Requirement.__repr__ (   self)

The documentation for this class was generated from the following file: