This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository python-efl.
View the commit online.
commit 4bb6d9fa9fe917933b45fd88768ac5ad62952156
Author: Dave Andreoli <d...@gurumeditation.it>
AuthorDate: Sun Nov 26 08:35:02 2023 +0100
Update package metadata
---
README.md | 18 +++++++++---------
setup.py | 3 +--
2 files changed, 10 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
index 74a0936..53caf04 100644
--- a/README.md
+++ b/README.md
@@ -64,15 +64,15 @@ The HTML generated documentation will be available in the folder: `build/sphinx/
## Some of the projects using Python-EFL (in random order)
-| **Project** | **Website** |
-| -- | -- |
-| **EpyMC** - Media Center | https://github.com/DaveMDS/epymc |
-| **Espionage** - D-Bus inspector | https://phab.enlightenment.org/w/projects/espionage/ |
-| **Epour** - BitTorrent Client | https://phab.enlightenment.org/w/projects/epour/ |
-| **Eluminance** - Fast photo browser | https://github.com/DaveMDS/eluminance |
-| **Egitu** - Git User Interface | https://github.com/DaveMDS/egitu |
-| **Edone** - GettingThingsDone | https://github.com/DaveMDS/edone |
-| **Epack** - Archive extractor | https://github.com/wfx/epack |
+| **Project** | **Website** |
+|-------------------------------------|------------------------------------------------------|
+| **EpyMC** - Media Center | https://github.com/DaveMDS/epymc |
+| **Espionage** - D-Bus inspector | https://phab.enlightenment.org/w/projects/espionage/ |
+| **Epour** - BitTorrent Client | https://phab.enlightenment.org/w/projects/epour/ |
+| **Eluminance** - Fast photo browser | https://github.com/DaveMDS/eluminance |
+| **Egitu** - Git User Interface | https://github.com/DaveMDS/egitu |
+| **Edone** - GettingThingsDone | https://github.com/DaveMDS/edone |
+| **Epack** - Archive extractor | https://github.com/wfx/epack |
... and many more that cannot fit in this short list. If have some code and want it in this list just let us know.
diff --git a/setup.py b/setup.py
index ee48376..f5353d4 100755
--- a/setup.py
+++ b/setup.py
@@ -439,7 +439,7 @@ setup(
author_email='d...@gurumeditation.it, kai.huu...@gmail.com',
contact='Enlightenment developer mailing list',
contact_email='enlightenment-devel@lists.sourceforge.net',
- url=""
+ url=""
license='GNU Lesser General Public License (LGPL)',
keywords='efl wrapper binding enlightenment eo evas ecore edje emotion elementary ethumb',
classifiers=[
@@ -451,7 +451,6 @@ setup(
'Operating System :: POSIX',
'Programming Language :: C',
'Programming Language :: Cython',
- 'Programming Language :: Python :: 2',
'Programming Language :: Python :: 3',
'Topic :: Software Development :: Libraries :: Python Modules',
'Topic :: Software Development :: User Interfaces',
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.