aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/README (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-03python: Remove Python bindingsIngo Klöcker1-77/+0
* README: Update. * configure.ac: Remove checks, variables and file generations related to the Python bindings. Remove python from available_languages and default_languages. * lang/Makefile.am (DIST_SUBDIRS): Remove python. * lang/python: Remove. * m4/ax_pkg_swig.m4, m4/ax_python_devel.m4, m4/python.m4: Remove. -- The Python bindings have been moved to a separate Git repository: gpgmepy. GnuPG-bug-id: 7262
2018-10-18doc: convert more http:// links to https://Daniel Kahn Gillmor1-1/+1
-- Signed-off-by: Daniel Kahn Gillmor <[email protected]>
2018-08-09Link fixesBen McGinnes1-9/+9
* lang/python/README: Fixed links in both versions of the README.
2018-06-29python bindings: python 3.7Ben McGinnes1-2/+2
* Bindings confirmed to work with the newly released 3.7.0. * Updated M4 file to reflect this change and correct the Python binary search order (3.7 is not yet given priority, but will still be found first via the more generic python3 executable). * Updated setup.py.in, bindings documentation and README to reflect this.
2018-04-18doc: Update copyright years and change two URLs.Werner Koch1-6/+6
-- Signed-off-by: Werner Koch <[email protected]>
2018-02-19Renaming ad infinitum ...Ben McGinnes1-0/+0
* Dropped the .txt from the end of the file ...
2018-02-19Text conversionBen McGinnes1-0/+77
* Exported from Org Mode to UTF-8 text. * Removed my name from just under the title.