Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kusako/pygowave-as-client
Actionscript port of the PyGoWaveApi
https://github.com/kusako/pygowave-as-client
Last synced: 3 months ago
JSON representation
Actionscript port of the PyGoWaveApi
- Host: GitHub
- URL: https://github.com/kusako/pygowave-as-client
- Owner: kusako
- License: lgpl-3.0
- Created: 2010-02-28T19:58:36.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2010-03-29T18:21:37.000Z (almost 15 years ago)
- Last Synced: 2024-08-04T05:05:01.574Z (6 months ago)
- Language: ActionScript
- Homepage: http://github.com/kusako/pygowave-as-client
- Size: 574 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: COPYING.LESSER
Awesome Lists containing this project
- awesome-actionscript-sorted - pygowave-as-client - Actionscript port of the PyGoWaveApi (API / Other API)
README
PyGoWave Actionscript API
=========================Website: http://github.com/kusako/pygowave-as-clientapi
Project Lead/Maintainer:
Markus StricklerNote
----
This is a preliminary release and the Actionscript API is currently
not still very much work in progress. So there is massive room
for improvement (release early...). It is mainly a byproduct of the ARWave
(http://code.google.com/p/arwave/) effort, but might be useful for anyone who
wants to access PyGowWave from Flash/Flex.Install
-------
For installation or compiling instructions, see the INSTALL file.License
-------
The PyGoWave Actionscript API is licensed under the GNU Lesser General
Public License.Description
-----------
This is a straight port of the PyGoWave-QT client API created by
Patrick Schneider and avialble at
http://github.com/p2k/pygowave-qt/tree/master/PyGoWaveApi/
Note that this is just a library, not a working application.Dependencies
------------
You will need Flex SDK 3.4 or later.The as3-stomp library is required to use this API. It is available at
http://as3-stomp.googlecode.com/svn/trunk/as3corelib is required to se this API. It is available at
http://code.google.com/p/as3corelib/