.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
.pylintrc
.readthedocs.yaml
AUTHORS
CHANGELOG.md
LICENSE
README.rst
logo.png
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
bin/paste2file
bin/paste2qrcode
bin/paste2sms
bin/sendsms
bin/wifi2qrcode
deb/.gitignore
deb/Makefile
deb/python3-toto2titi/DEBIAN/control
deb/python3-toto2titi/usr/share/applications/paste2file.desktop
deb/python3-toto2titi/usr/share/applications/paste2qrcode.desktop
deb/python3-toto2titi/usr/share/applications/paste2sms.desktop
deb/python3-toto2titi/usr/share/applications/wifi2qrcode.desktop
doc/.gitignore
doc/Makefile
doc/conf.py
doc/faq.rst
doc/index.rst
doc/make.bat
doc/paste2file.rst
doc/paste2qrcode.rst
doc/paste2sms.rst
doc/requirements.txt
doc/wifi2qrcode.rst
doc/_static/screencast.gif
doc/_static/screencast.txt
doc/toto2titi/index.rst
doc/toto2titi/sendsms.rst
doc/toto2titi/smsprovider.rst
doc/toto2titi/smsprovider/toto2titi.smsprovider.freemobile.rst
images/.gitignore
images/Makefile
images/paste2file.xcf
images/paste2qrcode.xcf
images/paste2sms.ico
images/paste2sms.xcf
images/png2svg.py
images/toto2titi.ico
images/toto2titi.svg
images/toto2titi.xcf
images/wifi2qrcode.xcf
paste2file/__init__.py
paste2file/__main__.py
paste2qrcode/__init__.py
paste2qrcode/__main__.py
paste2sms/__init__.py
paste2sms/__main__.py
tests/__init__.py
tests/requirements.txt
tests/test_doctest.py
toto2titi/__init__.py
toto2titi/commandline.py
toto2titi/dialog.py
toto2titi/editor.py
toto2titi/icon.py
toto2titi/imageviewer.py
toto2titi/message.py
toto2titi/selector.py
toto2titi/tkcommon.py
toto2titi/wifi.py
toto2titi.egg-info/PKG-INFO
toto2titi.egg-info/SOURCES.txt
toto2titi.egg-info/dependency_links.txt
toto2titi.egg-info/entry_points.txt
toto2titi.egg-info/not-zip-safe
toto2titi.egg-info/requires.txt
toto2titi.egg-info/top_level.txt
toto2titi/sendsms/__init__.py
toto2titi/sendsms/__main__.py
toto2titi/sendsms/provider/freemobile.py
wifi2qrcode/__init__.py
wifi2qrcode/__main__.py