This file is indexed.

/usr/share/doc/python-sqlobject/links.html is in python-sqlobject 1.6.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.11: http://docutils.sourceforge.net/" />
<title>SQLObject Links</title>
<link rel="stylesheet" href="default.css" type="text/css" />
</head>
<body>
<div class="document" id="sqlobject-links">
<h1 class="title">SQLObject Links</h1>

<p>If you have a link you'd like added to this page, please <a class="reference external" href="http://sourceforge.net/tracker/?atid=540672&amp;group_id=74338&amp;func=browse">submit a bug
report with the link and title</a>.</p>
<div class="section" id="articles-and-documentation">
<h1>Articles and Documentation</h1>
<ul class="simple">
<li><a class="reference external" href="http://www.ibm.com/developerworks/library/os-pythonsqlo/index.html">Connecting databases to Python with SQLObject</a>;
an article at DeveloperWorks.</li>
<li><a class="reference external" href="http://www.algorithm.co.il/blogs/index.php/programming/python/simple-sqlobject-db-migration-how-to/">DB migration using sqlobject-admin how-to</a>.</li>
<li><a class="reference external" href="http://www.groovie.org/articles/2005/08/24/handling-form-data-with-formencode-sqlobject">Handling Form data with Formencode + SQLObject</a>;
a post by Ben Bangert about using SQLObject with <a class="reference external" href="http://formencode.org">FormEncode</a>.</li>
<li><a class="reference external" href="http://groovie.org/articles/2005/11/01/how-to-use-database-agnostic-sql-in-sqlobject">How to Use Database Agnostic SQL in SQLObject</a>.</li>
<li><a class="reference external" href="http://www.zachary.com/s/blog/2005/09/18/sqlobject_and_memcached,_part_1">Using SQLObject with memcached</a>.</li>
<li><a class="reference external" href="https://github.com/RhubarbSin/example-sqlobject-webpy">Example of using SQLObject with web.py under mod_wsgi</a>.</li>
</ul>
</div>
<div class="section" id="open-source-projects">
<h1>Open Source Projects</h1>
<ul class="simple">
<li><a class="reference external" href="http://turbogears.org/">TurboGears</a> Web Framework: also integrates
with SQLObject.</li>
<li><a class="reference external" href="http://pylonshq.com/">Pylons</a> Web Framework: <a class="reference external" href="http://www.myghty.org/">Myghty</a> based, with SQLObject integration.</li>
<li><a class="reference external" href="http://checkandshare.com/catwalk/">Catwalk</a> is a web-based
SQLObject browser and object editor (included in TurboGears)
(<a class="reference external" href="http://www.checkandshare.com/blog/?cat=8">related blog items</a>).</li>
<li><a class="reference external" href="http://www.crummy.com/software/UltraGleeper/">Ultra Gleeper</a>, a
Recommendation Engine for Web Pages.</li>
<li><a class="reference external" href="http://rdflib.net/">rdflib</a> contains a SQLObject backend.</li>
<li><a class="reference external" href="http://anemon.org/pmwiki/index.php?n=General.Presentation">Anemon</a> DHCP
server.</li>
<li><a class="reference external" href="http://guten.sourceforge.net/">Guten</a>; an application for
browsing, reading, and managing books from <a class="reference external" href="http://www.gutenberg.org/">Project Gutenberg</a>.</li>
<li><a class="reference external" href="http://inigo.katxi.org/devel/mynewspaper/">My Newspaper</a>, a
personal RSS Aggregator and Reader.</li>
<li><a class="reference external" href="http://www.stoq.com.br/">Stoq</a>, an open source retail system.</li>
</ul>
</div>
</div>
<div class="footer">
<hr class="footer" />
Get SQLObject at <a class="reference external" href="http://sourceforge.net/projects/sqlobject">Sourceforge.net</a>. Fast, secure and Free Open Source software downloads
</div>
</body>
</html>