File: PKG-INFO

package info (click to toggle)
python-sasync 0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 288 kB
  • ctags: 515
  • sloc: python: 2,559; makefile: 27; sh: 9
file content (19 lines) | stat: -rw-r--r-- 1,185 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Metadata-Version: 1.0
Name: sAsync
Version: 0.7
Summary:  SQLAlchemy done Asynchronously, with a convenient transacting database access broker and persistent dictionaries, arrays, and graphs. 
Home-page: http://foss.eepatents.com/sAsync/
Author: Edwin A. Suominen
Author-email: ed@eepatents.com
License: GPL
Description: An enhancement to the SQLAlchemy package that provides asynchronous, deferred-result access via the Twisted framework and an access broker that conveniently managing database access, table setup, and transactions. Included are modules for implementing persistent dictionaries, three-dimensional arrays, and graph objects.
Keywords: SQL,SQLAlchemy,Twisted,asynchronous,persist,persistence,persistent,object oriented,ORM,database,graph
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: SQL
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules