aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Collapse)AuthorAgeLines
* Update some metadataTulir Asokan2021-10-03-0/+1
|
* Rename import.py, since import is a keywordSpiritCroc2021-01-19-1/+1
| | | | | | | | from sticker.import import cmd ^ SyntaxError: invalid syntax Fixes https://github.com/maunium/stickerpicker/issues/27.
* Add fancy versioning stuffTulir Asokan2020-10-30-1/+12
|
* Switch license to AGPLv3+Tulir Asokan2020-10-30-1/+1
| | | | | | | The license was initially MPLv2 as I expected the project to be a fairly simple tiny web app, but it has already grown into multiple files. Now that I'm going to add a server component, I'm switching the license for future versions to AGPL like all my other non-library projects.
* Reorganize Python stuff and add command to create packsTulir Asokan2020-09-13-0/+42
Fixes #11
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage