read-ctags

[ library, mit, program, unclassified ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), bytestring, containers, directory, optparse-applicative, read-ctags, text [details]
License MIT
Copyright 2019 Josh Clayton
Author Josh Clayton
Maintainer sayhi@joshuaclayton.me
Home page https://github.com/joshuaclayton/read-ctags#readme
Bug tracker https://github.com/joshuaclayton/read-ctags/issues
Source repo head: git clone https://github.com/joshuaclayton/read-ctags
Uploaded by joshuaclayton at 2019-12-22T02:14:18Z
Distributions
Executables read-ctags
Downloads 366 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-12-22 [all 1 reports]

Readme for read-ctags-0.1.0.0

[back to package description]

read-ctags

read-ctags is a package for efficiently reading a ctags file and extracting all unique tokens, stripping out any unnecessary metadata in the process.

Install

stack install

Test

stack test

License

Copyright 2019 Josh Clayton. See the LICENSE.