Search Criteria
Package Details: sloc 1.3.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sloc.git (read-only, click to copy) |
|---|---|
| Package Base: | sloc |
| Description: | Simple source-lines-of-code counter |
| Upstream URL: | https://github.com/bytbox/sloc/ |
| Licenses: | MIT |
| Submitter: | srl |
| Maintainer: | srl |
| Last Packager: | srl |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-06-30 15:59 (UTC) |
| Last Updated: | 2023-11-04 18:38 (UTC) |
Dependencies (7)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
- perl (perl-gitAUR) (make)
- gnuplot (gnuplot4AUR, gnuplot-gitAUR, gnuplot-noguiAUR, gnuplot-headlessAUR) (optional)
- perl-datetime (optional)
- perl-json (optional)
- perl-switch (optional)
Latest Comments
OlegHahm commented on 2023-04-12 08:24 (UTC)
Thanks, works like charm again!
srl commented on 2023-04-12 00:51 (UTC)
Sorry about that; fixed! (Also, added support for Julia.)
OlegHahm commented on 2023-04-11 14:48 (UTC)
There doesn't seem to be a version 1.3 upstream:
srl commented on 2023-03-25 02:21 (UTC)
@recolic sorry for the delay, and thanks for pointing that out. The dependency
perl(which is the package providing pod2man) has been added.recolic commented on 2023-03-04 03:19 (UTC)
Please add the missing build-time dependency: pod2man Thanks