Pervasive Displays [no power displays - e-paper]

Hi!

Since 3 weeks I'm testing arduino... WOW! What a great device!

Now I got the 2.7" epaper-Display from embeddedartists.
(http://www.embeddedartists.com/products/displays/lcd_27_epaper.php)
I've downloaded the library BUT

How to connect the pins?
In the datasheet I see 14 Pins:
GND , VCC, SPI-SCK, SPI-MOSI, SPI-MISO, SPI-SSEL, UART-RX/GPIO, UART-TX/GPIO, I2C-SCL, I2C-SDA, GPIO, GPIO, AINO/GPIO, AIN3/AOUT/GPIO

GND and VCC are clear.

Okay... And now?

I've checked Google Code Archive - Long-term storage for Google Code Project Hosting. to get more information, but I'm not sure, if this is the right lib.

I'm looking for a pin-table to arduino uno and some example code (e.g. Hello World would be great).

Can somebody help me?