~ubuntu-branches/ubuntu/trusty/hyperestraier/trusty

« back to all changes in this revision

Viewing changes to rubypure/overview

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2006-11-14 05:28:32 UTC
  • mfrom: (2.1.4 feisty)
  • Revision ID: james.westby@ubuntu.com-20061114052832-0lzqzcefn8mt4yqe
Tags: 1.4.9-1.1
* Non-maintainer upload.
* High-urgency upload for RC bugfix.
* Set HOME=$(CURDIR)/junkhome when building, otherwise the package build
  will incorrectly look for headers there -- and fail when the directory
  exists and is unreadable, as happens sometimes on sudo-using
  autobuilders!

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
== Introduction
6
6
 
7
 
This is a package implementing the node API of {Hyper Estraier}[http://hyperestraier.sourceforge.net/].  This is a pure ruby package.  So, it works on Linux, Mac OS X, Windows, and so on.  It does not depend on the core library of Hyper Estraier.  Applications are implemented as clients of node servers running on local or remote machines.
 
7
This is a package implementing the node API of {Hyper Estraier}[http://hyperestraier.sourceforge.net/].  This is a pure ruby package.  So, it works on Linux, Mac OS X, Windows, and so on.  It does not depend on the core library of Hyper Estraier.  Applications are implemented as clients of node servers running on local or remote machines.  This package requires Ruby 1.8.4 or later versions.
8
8
 
9
9
Though Hyper Estraier itself is released under the terms of the GNU LGPL, this package is released under the terms of a BSD-style license.
10
10
 
88
88
 
89
89
== License
90
90
 
91
 
 Copyright (C) 2004-2005 Mikio Hirabayashi
 
91
 Copyright (C) 2004-2006 Mikio Hirabayashi
92
92
 All rights reserved.
93
93
 
94
94
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: