File: control

package info (click to toggle)
cl-cluck 0.1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 72 kB
  • sloc: lisp: 247; makefile: 34
file content (18 lines) | stat: -rw-r--r-- 594 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: cl-cluck
Section: lisp
Priority: optional
Maintainer: Kevin M. Rosenberg <kmr@debian.org>
Build-Depends-Indep: dh-lisp
Build-Depends: debhelper (>= 7.0.0)
Standards-Version: 4.5.0.3
Homepage: http://files.kpe.io/cluck/
Vcs-Git: git://git.kpe.io/cluck.git
Vcs-Browser: http://git.kpe.io/?p=cluck.git

Package: cl-cluck
Architecture: all
Depends: ${misc:Depends}, cl-kmrcl
Description: Common Lisp Microcontroller Clock Calculator
 Cluck provides several functions to help select crystal frequencies,
 clock prescalers, and compare values to configuring timers on
 microcontroller chips.