Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
packaging.requirements.Requirement Class Reference

Public Member Functions

None __init__ (self, str requirement_string)
 
str __str__ (self)
 
str __repr__ (self)
 
int __hash__ (self)
 
bool __eq__ (self, Any other)
 

Public Attributes

 marker
 
 specifier
 
 name
 
 extras
 
 url
 

Protected Member Functions

Iterator[str] _iter_parts (self, str name)
 

Detailed Description

Parse a requirement.

Parse a given requirement string into its parts, such as name, specifier,
URL, and extras. Raises InvalidRequirement on a badly-formed requirement
string.

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