Download


Get it

PPA for Vazaar Project

Last Package built:

Add my PPA to your sources:

  • Automatic: sudo add-apt-repository ppa:kaskaras/ppa-vazaar
  • Manually: insert the following lines into your /et/apt/sources.list
deb http://ppa.launchpad.net/kaskaras/ppa-vazaar/ubuntu lucid main
deb-src http://ppa.launchpad.net/kaskaras/ppa-vazaar/ubuntu lucid main


Resolve dependencies

This applicaton has some dependencies that you must install in your system before run it:

  • Language: Python <=  2.6
  • Libraries
    • RDFLib: RDF library containing an RDF triple store and a RDF/XML parser/serializer)
    • XDG: Library to access freedesktop.org standards
    • FeedParser: Fetch feeds and analyze them
    • BeautifulShop: Help to find html code
    • Webkit: Make easy embed a web browser into any application.
    • PyCurl: Download data from internet safely
    • XDot: Embed graphical interactive graphs
    • Gtksourceview2: embed highlighted source code
    • Notify: Notify System
    • Cheetah: A Template System
    • Extractor: Extract metadata from files
    • Rsvg: Enable python to work with SVG files (not installed by default in KDE)
    • Magic: Determine MIME type
  • All dependencies for a Debian system:
    python-gobject, python-gtk2, python-glade2, libgtk2.0-bin, python-rdflib, python-xdg, python-feedparser, python-pycurl, python-webkit, python-gtksourceview2, python-notify, python-cheetah, python-extractor, python-beautifulsoup, python-rsvg, python-magic


Run it

If Vazaar was installed in your system from a deb package, just run vazaar or click in Applications -> Office -> Vazaar to launch it

From source code:

  • run it as developer from vazaar directory by executing the command:
./bin/vazaar
  • installing it in your system:
sudo python setup.py install


Warnings

Use this software at your own risk. Not ready for production environments.

Leave a Reply