Metadata-Version: 1.0
Name: agnos_compiler
Version: 1.0.2
Summary: Agnos Compiler Toolchain
Home-page: http://agnos.sourceforge.net
Author: Tomer Filiba
Author-email: tomerf@il.ibm.com
License: Apache License 2.0
Download-URL: http://www.sourceforge.net/projects/agnos/files/1.0.2
Description: Agnos - The Agnostic RPC Framework
        ==================================
        
        *Agnos* is a **cross-language**, **cross-platform**, lightweight RPC framework
        with support for passing objects *by-value* or *by-reference*. Agnos is meant
        to allow programs written in different languages to easily interoperate,
        by providing the needed bindings (glue-code) and hiding all the details from
        the programmer. The project essentially servers the same purpose as existing
        technologies like ``SOAP``, ``WSDL``, ``CORBA``, and others, but takes a
        **minimalist approach** to the issue at hand.
Platform: POSIX
Platform: Windows
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C#
Classifier: Programming Language :: C++
Classifier: Programming Language :: Java
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Object Brokering
