24 lines
634 B
HTML
24 lines
634 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<html>
|
|
<head>
|
|
<!--
|
|
|
|
@(#)package.html
|
|
|
|
Copyright 2001-2003 Tibetan and Himalayan Digital Library
|
|
|
|
This software is the confidential and proprietary information of
|
|
the Tibetan and Himalayan Digital Library. You shall use such
|
|
information only in accordance with the terms of the license
|
|
agreement you entered into with the THDL.
|
|
|
|
-->
|
|
</head>
|
|
<body bgcolor="white">
|
|
Provides classes and methods for the Tibbibl application.
|
|
<p>
|
|
Tibbibl is for editing scholarly bibliographies of Tibetan texts,
|
|
where the bibliographies are stored as XML instances.
|
|
</p>
|
|
</body>
|
|
</html>
|