File: control

package info (click to toggle)
libyaml-ruby 0.49.1-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 536 kB
  • ctags: 679
  • sloc: ruby: 7,945; makefile: 38; sh: 1
file content (20 lines) | stat: -rw-r--r-- 781 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: libyaml-ruby
Maintainer: Dmitry Borodaenko <angdraug@debian.org>
Section: interpreters
Priority: optional
Build-Depends-Indep: debhelper (>= 4), ruby1.6
Standards-Version: 3.6.1

Package: libyaml-ruby1.6
Architecture: all
Depends: libruby1.6
Replaces: libyaml-ruby (<< 0.49.1-2)
Conflicts: libyaml-ruby (<< 0.49.1-2), racc-runtime, libracc-runtime-ruby1.6
Description: YAML for Ruby 1.6
 YAML(tm) (rhymes with "camel") is a straightforward machine parsable
 data serialization format designed for human readability and
 interaction with scripting languages such as Perl and Python. YAML is
 optimized for data serialization, formatted dumping, configuration
 files, log files, Internet messaging and filtering.
 .
 This package contains YAML handling library for Ruby 1.6.