root/boscli-oss/boscli-oss-core/src/bin/boscli @ 213

Revision 213, 185 bytes (checked in by eferro, 13 months ago)

migration of debian package to python-support. Improved docs. Some cleans. Fix #57. Fix #50. Ref #5. Ref #42.

  • Property svn:executable set to *
Line 
1#!/usr/bin/python
2# -*- coding: utf-8 -*-
3# (c) Alea-Soluciones (Bifer) 2007, 2008, 2009
4# Licensed under GPL v3 or later, see COPYING for the whole text
5
6
7import boscli
8
9boscli.main()
Note: See TracBrowser for help on using the browser.