Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Configure testing with codespellHEADmasterArthur de Jong2023-11-123-2/+10
* Fix typos (thanks codespell)Arthur de Jong2023-11-122-3/+3
* Add support for Python 3.12Arthur de Jong2023-11-123-2/+3
* Ensure flake8 is run on all Python filesArthur de Jong2023-06-273-106/+11
* Run Python 2.7 tests in a container for GitHub ActionsArthur de Jong2023-06-271-2/+17
* Add support for Python 3.11Arthur de Jong2023-03-193-21/+14
* Run most GitHub tests on older UbuntuArthur de Jong2022-12-121-2/+2
* Support running tests with PyPy 2.7Arthur de Jong2022-12-031-2/+2
* Support newer versions of signxmlArthur de Jong2022-12-031-1/+2
* Avoid newer flake8Arthur de Jong2022-12-031-1/+1
* Get files ready for 1.2 release1.2Arthur de Jong2022-09-124-3/+176
* Configure CodeQL code scanningArthur de Jong2022-09-121-0/+17
* Add support for Python 3.10Arthur de Jong2022-09-123-3/+4
* Upgrade GitHub ActionsArthur de Jong2022-09-121-17/+17
* Switch from nose to pytestArthur de Jong2022-09-122-17/+17
* Support running tests with Python 2.7Arthur de Jong2022-09-121-0/+2
* Also run flake8 on toplevel scriptsArthur de Jong2022-09-126-4/+12
* Avoid version of signxml that doesn't work on Python <= 3.5Arthur de Jong2022-09-121-1/+3
* Support bytearray for key valuesArthur de Jong2022-01-302-3/+59
* Add support for Python 3.8 and 3.9Arthur de Jong2022-01-302-2/+4
* Fix typos found by codespellArthur de Jong2021-08-104-5/+5
* Replace Travis with GitHub actionsArthur de Jong2021-07-092-36/+72
* Ignore flake8 blind except Exception warningArthur de Jong2021-01-131-0/+1
* Drop Travis testing for pypy2Arthur de Jong2020-11-071-3/+3
* Remove test for PSKC file without certificateArthur de Jong2020-01-051-45/+0
* Have Travis fail on missing Python interpreterArthur de Jong2020-01-051-1/+1
* Support reading from stdin if input is -Arthur de Jong2020-01-051-2/+3
* Be consistent in referencing RFC 6030Arthur de Jong2020-01-052-2/+2
* Fix typosArthur de Jong2019-08-273-3/+3
* Add pypy3 tests to toxArthur de Jong2019-08-161-1/+1
* Drop explicit support for Python 3.4Arthur de Jong2019-08-163-4/+2
* Use default dist for Python 3.7 buildArthur de Jong2019-08-161-3/+1
* Force sorting of namespace definitionsArthur de Jong2019-08-161-1/+2
* Drop pinning of pydocstyle now flake8-docstrings has been...Arthur de Jong2019-08-121-3/+0
* Do not require Python 2 for building Sphinx docsArthur de Jong2019-07-211-3/+2
* Avoid newer pydocstyleArthur de Jong2019-07-211-0/+3
* Get files ready for 1.1 release1.1Arthur de Jong2019-02-105-5/+212
* Add Python 3.7 in Travis and reduce build matrixArthur de Jong2019-02-102-6/+23
* Make the multi-line operator place explicitArthur de Jong2019-02-101-0/+1
* Ignore more flake8 messagesArthur de Jong2018-07-301-3/+3
* Add links to script documentationArthur de Jong2018-05-212-0/+16
* Implement csv2pcks scriptArthur de Jong2018-04-216-0/+867
|\
| * Add --skip-columns optionArthur de Jong2018-04-213-1/+65
| * Add --set optionArthur de Jong2018-04-213-1/+60
| * Add --columns optionArthur de Jong2018-04-213-5/+127
| * Add a csv2pskc script for CSV to PSKC conversionArthur de Jong2018-04-216-0/+622
|/
* Ship the script as part of the pskc packageArthur de Jong2018-04-0211-252/+325
* Support setting key sub-properties via add_key()Arthur de Jong2018-04-023-17/+31
* Increase default PBKDF2 iterations to 100000Arthur de Jong2018-03-114-5/+5
* Support building a universal wheelArthur de Jong2018-02-211-0/+6