~ubuntuone-control-tower/desktopcouch/trunk

« back to all changes in this revision

Viewing changes to MANIFEST

  • Committer: Elliot Murphy
  • Date: 2009-07-08 17:48:11 UTC
  • Revision ID: elliot@canonical.com-20090708174811-zfcdtoq8f71djgcd
Initial release, under LGPLv3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
setup.py
 
2
desktopcouch/__init__.py
 
3
desktopcouch/records/__init__.py
 
4
desktopcouch/records/field_registry.py
 
5
desktopcouch/records/record.py
 
6
desktopcouch/records/server.py
 
7
desktopcouch/records/doc/records.txt
 
8
desktopcouch/records/tests/__init__.py
 
9
desktopcouch/records/tests/test_field_registry.py
 
10
desktopcouch/records/tests/test_record.py
 
11
desktopcouch/records/tests/test_server.py