css3-selectors

changeset 71:5d6a86f7f2b1

Added the missing AssemblyInfo.cs
author Emanuele Aina <em@nerd.ocracy.org>
date Tue Dec 30 22:31:48 2008 +0100 (19 months ago)
parents 0c04c468e014
children c5c8b302ec85
files src/AssemblyInfo.cs
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/AssemblyInfo.cs	Tue Dec 30 22:31:48 2008 +0100
     1.3 @@ -0,0 +1,15 @@
     1.4 +//
     1.5 +// AssemblyInfo.cs.in for project 'css3-selectors'
     1.6 +//
     1.7 +// Authors:
     1.8 +//	Emanuele Aina <em@nerd.ocracy.org>
     1.9 +//
    1.10 +
    1.11 +using System.Reflection;
    1.12 +using System.Runtime.CompilerServices;
    1.13 +
    1.14 +[assembly: AssemblyVersion("0.1")]
    1.15 +[assembly: AssemblyTitle ("css3-selectors")]
    1.16 +[assembly: AssemblyDescription ("css3-selectors - CSS Level 3 Selectors to XPath converter")]
    1.17 +[assembly: AssemblyCopyright ("Copyright (c) 2008-2009 Emanuele Aina <em@nerd.ocracy.org>")]
    1.18 +[assembly: AssemblyCompany ("Studio Associato Di Nunzio e Di Gregorio")]

To download these repositories, get Mercurial and then type something like:

hg clone http://techn.ocracy.org/repository-name/

You can also click the "zip" or "gz" links to get an archive of the latest revision without installing anything.

The change logs of the repositories are aggregated at techn.ocracy.org/planet.

We have also some darcs repositories at techn.ocracy.org/darcs.