Source: ruby-linked-list Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Anthony Fok Build-Depends: debhelper-compat (= 13), gem2deb (>= 1), rake Standards-Version: 4.7.2 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-linked-list.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-linked-list Homepage: https://github.com/spectator/linked-list Testsuite: autopkgtest-pkg-ruby Rules-Requires-Root: no Package: ruby-linked-list Architecture: all Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: Ruby implementation of Doubly Linked List Ruby implementation of Doubly Linked List, following some Ruby idioms.