This website works better with JavaScript.
Home
Help
Register
Sign In
pEp.foundation
/
mixmailer
Watch
10
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Releases
0
Activity
pEp MixMailer prototype. See aditional documentation at
https://mixmailer_docs.codeberg.page/
(source:
https://gitea.pep.foundation/pEp.foundation/mixmailer_docs
). See slides at gitea.pep.foundation/pEp.foundation/mixmailer_slides
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
145
Commits
2
Branches
3.1 GiB
Python
65.6%
Shell
34.4%
Branch:
master
gnunet
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
mixmailer
/
setup.py
3 lines
58 B
Raw
Permalink
Blame
History
from
setuptools
import
setup
setup
(
use_scm_version
=
True
)