smartypants

Spiegel

http://paketspiegel.de/smartypants.py-2.0.1.tar.gz onnlein
SlackBuilds 15.0

SlackBuild

https://slackbuilds.org/repository/15.0/python/python-smartypants

python‑smartypants

Installieren

ls /var/log/packages/ | grep python-smartypants-2.0.1-x86_64-1_SBo if [ $? -eq 1 ] then wget http://sbopkg.paketspiegel.de/15.0/python-smartypants-2.0.1-x86_64-1_SBo.tgz installpkg python-smartypants-2.0.1-x86_64-1_SBo.tgz fi

Bauen

ls /var/log/packages/ | grep python-smartypants-2.0.1-x86_64-1_SBo if [ $? -eq 1 ] then wget https://slackbuilds.org/slackbuilds/15.0/python/python-smartypants.tar.gz tar -x -f python-smartypants.tar.gz cd python-smartypants wget https://paketspiegel.de/smartypants.py-2.0.1.tar.gz ./python-smartypants.SlackBuild installpkg /tmp/python-smartypants-2.0.1-x86_64-1_SBo.tgz cd .. pwd fi