public
Description: Python Open Flash Chart Library
Homepage: http://btbytes.github.com/pyofc2/
Clone URL: git://github.com/btbytes/pyofc2.git
JoshBorke (author)
Tue Sep 29 04:47:24 -0700 2009
btbytes (committer)
Sat Oct 10 17:35:35 -0700 2009
commit  e28d01f9acefba55b66cee7891a15a6d3dba622b
tree    4135c46a1eff0cef2df6ed9db5a6a985ce109662
parent  b4c0260940c7ec4e249ef642f4e2cd7211d076da
pyofc2 /
name age message
file .gitignore Fri Jan 02 18:23:48 -0800 2009 additional entries to .gitignore [btbytes]
file README.txt Thu Jan 01 23:01:28 -0800 2009 first commit; release 0.1 [btbytes]
directory demo/ Loading commit data...
directory pyofc2/
file setup.cfg Thu Jan 01 23:01:28 -0800 2009 first commit; release 0.1 [btbytes]
file setup.py Thu Jan 08 10:48:24 -0800 2009 fixing url on demo page [btbytes]
README.txt
PyOFC2 - Python libraries for Open Flash Chart.
Copyright 2009 Pradeep Kishore Gowda

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.