Difference between revisions of "Sharing files with Python"
Views
Actions
Namespaces
Variants
Tools
→Installation
imported>Viking60 |
imported>Viking60 |
||
Line 75: | Line 75: | ||
So let's work some magic to fix that! | So let's work some magic to fix that! | ||
===Installation=== | ===Installation=== | ||
Install python-twisted ( | Install python-twisted and python-service-identity (they are in the extra repo). | ||
sudo pacman -S python-twisted | sudo pacman -S python-twisted python-service-identity | ||
===Using it=== | ===Using it=== |