Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Commit

Permalink
Remove decoy
Browse files Browse the repository at this point in the history
Fixes #2.
  • Loading branch information
mgedmin committed Nov 16, 2015
1 parent 44d35f5 commit cd339e3
Show file tree
Hide file tree
Showing 55 changed files with 13 additions and 2,845 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ language: python
python:
- 2.7
install:
- python bootstrap.py
- bin/buildout
- "true"
script:
- bin/test -v1
- "true"
notifications:
email: false
11 changes: 11 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
z3c.language
============

You're probably looking for one of

- https://github.com/zopefoundation/z3c.language.negotiator
- https://github.com/zopefoundation/z3c.language.session
- https://github.com/zopefoundation/z3c.language.switch

This repository is here just to keep old history from 2006, before the three
packages were split into their own repositories.
17 changes: 0 additions & 17 deletions src/z3c/__init__.py

This file was deleted.

17 changes: 0 additions & 17 deletions src/z3c/language/__init__.py

This file was deleted.

94 changes: 0 additions & 94 deletions src/z3c/language/negotiator/README.txt

This file was deleted.

3 changes: 0 additions & 3 deletions src/z3c/language/negotiator/SETUP.cfg

This file was deleted.

21 changes: 0 additions & 21 deletions src/z3c/language/negotiator/__init__.py

This file was deleted.

107 changes: 0 additions & 107 deletions src/z3c/language/negotiator/app.py

This file was deleted.

72 changes: 0 additions & 72 deletions src/z3c/language/negotiator/browser.txt

This file was deleted.

17 changes: 0 additions & 17 deletions src/z3c/language/negotiator/browser/__init__.py

This file was deleted.

Loading

0 comments on commit cd339e3

Please sign in to comment.