hatch.python.resolve.PyPyOfficialDistribution
=============================================

.. currentmodule:: hatch.python.resolve

.. autoclass:: PyPyOfficialDistribution
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~PyPyOfficialDistribution.__init__
      ~PyPyOfficialDistribution.unpack
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~PyPyOfficialDistribution.archive_name
      ~PyPyOfficialDistribution.name
      ~PyPyOfficialDistribution.python_path
      ~PyPyOfficialDistribution.source
      ~PyPyOfficialDistribution.version
   
   