tnc-ba / strongTNC

BYOD TNC Database Management Tool
GNU Affero General Public License v3.0
0 stars 0 forks source link

Upload SWID Generator to PyPI #107

Closed dbrgn closed 10 years ago

dbrgn commented 10 years ago

I think we should wait with this until we can actually release a beta (probably next week or at the end of iteration 5).

dbrgn commented 10 years ago

Done: https://pypi.python.org/pypi/swid_generator/

Latest Version Downloads

danilo@sheldon:~$ sudo pip install swid_generator
[sudo] password for danilo: 
Downloading/unpacking swid-generator
  Downloading swid_generator-0.1.0b1.tar.gz
  Running setup.py egg_info for package swid-generator

    warning: no files found matching 'requirements.txt'
Installing collected packages: swid-generator
  Running setup.py install for swid-generator

    warning: no files found matching 'requirements.txt'
    Installing swid_generator script to /usr/local/bin
Successfully installed swid-generator
Cleaning up...