apt.s11n.net

"Online since April 25, 2008!"

This page is the home of Debian/APT (.deb) packages for the libs11n project. The s11n home page is: http://s11n.net

Repositories:

You can add this repo to your apt-get configuration by editing /etc/apt/sources.list and adding one of these lines:
  # i386 only:
  # Ubuntu Gutsy:
  deb http://apt.s11n.net/i386/ubuntu/gutsy /
  #                   note the extra space ^<--- here
  # NexentaOS/GnuSolaris:
  deb http://apt.s11n.net/i386/nexenta /
  #              note the extra space ^<--- here

The structure is up for change at any time, so if your repos suddenly break, please check back here for updated info.

Packages Overview:

Contributions of related packages for other .deb-based platforms are always welcomed. If you would like to help, please get in touch: http://s11n.net/home/stephan/

GPG Public Key

To import the GPG key into the apt tools, download the file s11n.net-downloads-public-key.asc (our GPG public key) and import it into apt-key with:
      ~> apt-key add s11n.net-downloads-public-key.asc
Alternately, import the key via gpg:
    ~> gpg --keyserver subkeys.pgp.net --search-keys 93DA9E0B
Then feed that into apt-key:
    ~> gpg -a --export 93DA9E0B | apt-key add -