[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[qemu.qmp PATCH 05/13] update project description
|
From: |
John Snow |
|
Subject: |
[qemu.qmp PATCH 05/13] update project description |
|
Date: |
Wed, 30 Mar 2022 14:24:16 -0400 |
Signed-off-by: John Snow <jsnow@redhat.com>
---
setup.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.cfg b/setup.cfg
index f06f944..c21f2ce 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -7,7 +7,7 @@ maintainer = John Snow
maintainer_email = jsnow@redhat.com
url = https://www.qemu.org/
download_url = https://www.qemu.org/download/
-description = QEMU Python Build, Debug and SDK tooling.
+description = QEMU Monitor Protocol library
long_description = file:PACKAGE.rst
long_description_content_type = text/x-rst
classifiers =
--
2.34.1
- [qemu.qmp PATCH 00/13] python: fork qemu.qmp python lib into independent repo, John Snow, 2022/03/30
- [qemu.qmp PATCH 07/13] add a couple new trove classifiers, John Snow, 2022/03/30
- [qemu.qmp PATCH 01/13] pylint hotfix, John Snow, 2022/03/30
- [qemu.qmp PATCH 10/13] docs: add versioning policy to README, John Snow, 2022/03/30
- [qemu.qmp PATCH 06/13] [FIXME] update project URLs, John Snow, 2022/03/30
- [qemu.qmp PATCH 04/13] update maintainer metadata, John Snow, 2022/03/30
- [qemu.qmp PATCH 03/13] update VERSION to 0.0.0a1, John Snow, 2022/03/30
- [qemu.qmp PATCH 02/13] fork qemu.qmp from qemu.git, John Snow, 2022/03/30
- [qemu.qmp PATCH 08/13] move README.rst to FILES.rst and update, John Snow, 2022/03/30
- [qemu.qmp PATCH 11/13] add LGPLv2+ and GPLv2 LICENSE files, John Snow, 2022/03/30
- [qemu.qmp PATCH 05/13] update project description,
John Snow <=
- [qemu.qmp PATCH 12/13] update Pipfile, John Snow, 2022/03/30
- [qemu.qmp PATCH 09/13] [FIXME] move PACKAGE.rst to README.rst and update, John Snow, 2022/03/30
- [qemu.qmp PATCH 13/13] remove sub-dependency pins from Pipfile, John Snow, 2022/03/30