TABLE OF CONTENTS


python.org.cygclass

[ Top ] [ Cygclasses ] [ Cygclasses ]

SYNOPSIS

  inherit python.org

DESCRIPTION

This cygclass is to be used for packages which are shipped in PyPI (the Python Package Index).

In most cases, you do not need to directly inherit this cygclass; most Python packages will anyway use one of the cygclasses listed below which already inherit this cygclass.

If PN does not match the name of the original source tarball, define ORIG_PN before inherit()ing.

INHERITED BY

python-wheel.cygclass, python2-distutils.cygclass, python3-distutils.cygclass


HOMEPAGE (python.org)

[ Top ] [ python.org.cygclass ] [ Overloads ]

DESCRIPTION

Default homepage of the Python module on the Python Package Index.


SRC_URI (python.org)

[ Top ] [ python.org.cygclass ] [ Overloads ]

DESCRIPTION

Download location of the Python module on the Python Package Index.