This commit is contained in:
emdee 2022-10-27 07:07:28 +00:00
parent 0819fd4088
commit 5df00c3ccd
3 changed files with 4 additions and 4 deletions

View File

@ -49,7 +49,7 @@ Toxygen is powerful cross-platform [Tox](https://tox.chat/) client written in pu
This hard-forked from https://github.com/toxygen-project/toxygen This hard-forked from https://github.com/toxygen-project/toxygen
```next_gen``` branch. ```next_gen``` branch.
https://git.macaw.me/emdee/toxygen_wrapper needs packaging https://git.plastiras.org/emdee/toxygen_wrapper needs packaging
is making a dependency. Just download it and copy the two directories is making a dependency. Just download it and copy the two directories
```wrapper``` and ```wrapper_tests``` into ```toxygen/toxygen```. ```wrapper``` and ```wrapper_tests``` into ```toxygen/toxygen```.

View File

@ -45,8 +45,8 @@ line.
## check toxygen_wrapper ## check toxygen_wrapper
1. I've broken out toxygen_wrapper to be standalone, 1. I've broken out toxygen_wrapper to be standalone,
https://git.macaw.me/emdee/toxygen_wrapper but the tox.py https://git.plastiras.org/emdee/toxygen_wrapper but the tox.py
needs each call double checking. needs each call double checking.
2. https://git.macaw.me/emdee/toxygen_wrapper needs packaging 2. https://git.plastiras.org/emdee/toxygen_wrapper needs packaging
and making a dependency. and making a dependency.

View File

@ -71,7 +71,7 @@ setup(name='Toxygen',
version=version, version=version,
description='Toxygen - Tox client', description='Toxygen - Tox client',
long_description='Toxygen is powerful Tox client written in Python3', long_description='Toxygen is powerful Tox client written in Python3',
url='https://git.macaw.me/emdee/toxygen/', url='https://git.plastiras.org/emdee/toxygen/',
keywords='toxygen Tox messenger', keywords='toxygen Tox messenger',
author='Ingvar', author='Ingvar',
maintainer='', maintainer='',