summaryrefslogtreecommitdiffstats
path: root/third_party/python/mozilla_version/mozilla_version-2.0.0.dist-info/METADATA
blob: 3edee7bd3d3b3b125d5d5b37154d35e86833b48a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Metadata-Version: 2.1
Name: mozilla-version
Version: 2.0.0
Summary: Process Firefox versions numbers. Tells whether they are valid or not, whether they are nightlies or regular releases, whether this version precedes that other.
Home-page: https://github.com/mozilla-releng/mozilla-version
Author: Mozilla Release Engineering
Author-email: release+python@mozilla.com
License: MPL2
Classifier: Programming Language :: Python :: 3
License-File: LICENSE
Requires-Dist: attrs (>=19.2)