Skip to main content

Tool to create FOAF and homepage for Gentoo Linux Developers

Project description

Ternate is a command-line client for creating FOAF and webpages for Gentoo Linux developers. It queries the LDAP server on http://dev.gentoo.org/ and creates a basic FOAF file. The FOAF is transformed into GuideXML using an XSLT stylesheet.

Features

  • Creates FOAF from LDAP info

  • Creates homepage for dev.gentoo.org/~username

Installaion

You can InstallTernate using distutils, easy_install or subversion. There is also a Gentoo Linux ebuild available.

Usage

There are three steps. Get your LDAP info, create FOAF, create the homepage.

Example command-line usage

Fetch LDAP info

$ ternate --ldap > ldap.txt

Now create FOAF:

$ ternate --foaf ldap.txt

Now convert FOAF to GuideXML

$ ternate --guidexml foaf.rdf > index.xml

or

$ xsltproc /usr/share/ternate-0.1.0/developer.xslt foaf.rdf > index.xml

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ternate-0.1.0.tar.gz (47.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page