[PR #210] [MERGED] [setup.py] add PyPI trove classifiers #806

Closed
opened 2026-01-29 20:50:59 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/210
Author: @anthrotype
Created: 10/6/2015
Status: Merged
Merged: 10/7/2015
Merged by: @szabadka

Base: masterHead: trove-classifiers


📝 Commits (1)

  • 18a2954 [setup.py] add PyPI trove classifiers

📊 Changes

1 file changed (+25 additions, -0 deletions)

View changed files

📝 setup.py (+25 -0)

📄 Description

these are kind of required if one wants to upload a package to the Python Package Index (PyPI).
are you all happy with the content, or would you like to suggests others which I forgot to include?

Here is the full list:
https://pypi.python.org/pypi?%3Aaction=list_classifiers


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/210 **Author:** [@anthrotype](https://github.com/anthrotype) **Created:** 10/6/2015 **Status:** ✅ Merged **Merged:** 10/7/2015 **Merged by:** [@szabadka](https://github.com/szabadka) **Base:** `master` ← **Head:** `trove-classifiers` --- ### 📝 Commits (1) - [`18a2954`](https://github.com/google/brotli/commit/18a295452211dcae7e46fb947bb0f43954ead7ba) [setup.py] add PyPI trove classifiers ### 📊 Changes **1 file changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `setup.py` (+25 -0) </details> ### 📄 Description these are kind of required if one wants to upload a package to the Python Package Index (PyPI). are you all happy with the content, or would you like to suggests others which I forgot to include? Here is the full list: https://pypi.python.org/pypi?%3Aaction=list_classifiers --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:50:59 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#806