This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Oct 02 02:13:46 -0700 2009 | |
| |
Info.plist | Fri Oct 02 02:13:46 -0700 2009 | |
| |
Others/ | Fri Oct 02 02:13:46 -0700 2009 | |
| |
README | Fri Oct 02 02:30:01 -0700 2009 | |
| |
TokyoDystopia.xcodeproj/ | Fri Oct 02 02:13:46 -0700 2009 | |
| |
tokyocabinet/ | Fri Oct 02 02:13:46 -0700 2009 | |
| |
tokyodystopia/ | Fri Oct 02 02:13:46 -0700 2009 |
README
* What is CocoaDystopia A Cocoa framework version of Tokyo Dystopia. * How to use This framework doesn't wrap Tokyo Dystopia. Use C API directly. Note that you need to import headers like below. #import <TokyoDystopia/dystopia.h> #import <stdlib.h> #import <stdbool.h> #import <stdint.h>







