pdfminer.six/pdfminer
Pieter Marsman d89cc357ee
Add github action for releasing to pypi if git tag is added. (#727)
* Add github action for releasing to pypi if git tag is added.

* Checkout code and fix typos.

* Replace end with fi

* Strictly numeric version for testing.

* Remove obsolete Make commands for publishing

* Also create GitHub release

* Update pdfminer/__init__.py

Co-authored-by: Jake Stockwin <jstockwin@gmail.com>

* Remove test pypi release

* Use maintained github action for releasing

* Change tag format for versions

* Undo commenting pypi publishing

* Remove develop branch, since that will be removed in favor off adding tags for releases.

* Change version regex

Co-authored-by: Jake Stockwin <jstockwin@gmail.com>
2022-03-19 20:46:00 +01:00
..
cmap Include compiled cmap resources to simplify installation for CJK languages 2015-12-27 13:32:29 +09:00
__init__.py Add github action for releasing to pypi if git tag is added. (#727) 2022-03-19 20:46:00 +01:00
_saslprep.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
arcfour.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
ascii85.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
ccitt.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
cmapdb.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
converter.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
data_structures.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
encodingdb.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
fontmetrics.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
glyphlist.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
high_level.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
image.py Raise more specific error if Pillow cannot be imported (#714) 2022-02-22 20:20:17 +01:00
jbig2.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
latin_enc.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
layout.py Ignore empty characters when analyzing layout (#689) 2022-02-22 21:20:26 +01:00
lzw.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdfcolor.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdfdevice.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdfdocument.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdffont.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdfinterp.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdfpage.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdfparser.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdftypes.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
psparser.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
py.typed export type annotations in package (#679) 2022-01-25 22:11:17 +01:00
runlength.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
settings.py Remove webapp and other (un)helpful application references: django, cgi, and pyinstaller. (#320) 2019-10-26 19:16:37 +02:00
utils.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00