# packaging - pydoc - phpman

Help on package packaging:

## NAME
    packaging

## DESCRIPTION
    # This file is dual licensed under the terms of the Apache License, Version
    # 2.0, and the BSD License. See the LICENSE file in the root of this repository
    # for complete details.

## PACKAGE CONTENTS
    __about__
    _manylinux
    _musllinux
    _structures
    markers
    requirements
    specifiers
    tags
    utils
    version

## DATA
    __all__ = ['__title__', '__summary__', '__uri__', '__version__', '__au...
    __copyright__ = '2014-2019 Donald Stufft and individual contributors'
    __email__ = '<donald@stufft.io>'
    __license__ = 'BSD-2-Clause or Apache-2.0'
    __summary__ = 'Core utilities for Python packages'
    __title__ = 'packaging'
    __uri__ = '<https://github.com/pypa/packaging>'

## VERSION
    21.3

## AUTHOR
    Donald Stufft and individual contributors

## FILE
    /usr/lib/python3/dist-packages/packaging/__init__.py


