From: Ian Jackson Date: Sat, 15 Feb 2020 21:56:19 +0000 (+0000) Subject: Add 'base91-python/' from commit '749aa78cf12496cca4b9bf3eafe045809fc0da10' X-Git-Tag: v0.6.0~199 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=commitdiff_plain;h=627bf9eb662972a9b2d923bfdeb6cc01ac249095 Add 'base91-python/' from commit '749aa78cf12496cca4b9bf3eafe045809fc0da10' Upstream is https://github.com/Fuyukai/base91-python git-subtree-dir: base91-python git-subtree-mainline: 7fcfcb3210f7bdaddc5a1fc68586846b31adab63 git-subtree-split: 749aa78cf12496cca4b9bf3eafe045809fc0da10 --- 627bf9eb662972a9b2d923bfdeb6cc01ac249095 diff --cc base91-python/.gitignore index 0000000,0000000..f24cd99 new file mode 100644 --- /dev/null +++ b/base91-python/.gitignore @@@ -1,0 -1,0 +1,27 @@@ ++*.py[co] ++ ++# Packages ++*.egg ++*.egg-info ++dist ++build ++eggs ++parts ++bin ++var ++sdist ++develop-eggs ++.installed.cfg ++ ++# Installer logs ++pip-log.txt ++ ++# Unit test / coverage reports ++.coverage ++.tox ++ ++#Translations ++*.mo ++ ++#Mr Developer ++.mr.developer.cfg diff --cc base91-python/README.md index 0000000,580df98..580df98 mode 000000,100644..100644 --- a/base91-python/README.md +++ b/base91-python/README.md diff --cc base91-python/base91/__init__.py index 0000000,d654131..d654131 mode 000000,100644..100644 --- a/base91-python/base91/__init__.py +++ b/base91-python/base91/__init__.py diff --cc base91-python/setup.py index 0000000,8fb8d22..8fb8d22 mode 000000,100644..100644 --- a/base91-python/setup.py +++ b/base91-python/setup.py