File: MANIFEST

package info (click to toggle)
ruby-odbc 0.99998-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 564 kB
  • sloc: ansic: 8,517; ruby: 851; makefile: 3
file content (23 lines) | stat: -rw-r--r-- 332 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
COPYING
ChangeLog
GPL
MANIFEST
README
ruby-odbc.gemspec
ext/extconf.rb
ext/odbc.c
ext/init.c
ext/utf8/extconf.rb
ext/utf8/odbc.c
ext/utf8/init.c
lib/cqgen.rb
doc/odbc.html
test/test.rb
test/00connect.rb
test/10create_table.rb
test/20insert.rb
test/30select.rb
test/40update.rb
test/50drop_table.rb
test/70close.rb
test/utf8/test.rb