fune/third_party/python/slugid/slugid.egg-info/PKG-INFO
Mitchell Hentges 88d28c21f4 Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal
The `*.egg-info` directories are needed for the packages to show up as
"distributions" to `pip` and other environment-checking logic.

We know that `*.egg-info` directories are cross-platform because they
exist in the globally-usable `tar.gz` releases of packages.

Differential Revision: https://phabricator.services.mozilla.com/D125909
2021-09-27 20:27:18 +00:00

14 lines
430 B
Text

Metadata-Version: 1.1
Name: slugid
Version: 1.0.7
Summary: Base64 encoded uuid v4 slugs
Home-page: http://taskcluster.github.io/slugid.py
Author: Pete Moore
Author-email: pmoore@mozilla.com
License: MPL 2.0
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5