https://github.com/jgm/highlighting-kate
Last synced: about 1 month ago
Repository metadata:
A syntax highlighting library in Haskell, based on Kate syntax definitions
- Host: GitHub
- URL: https://github.com/jgm/highlighting-kate
- Owner: jgm
- License: gpl-2.0
- Archived: true
- Created: 2010-12-08T20:12:30.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2017-10-29T17:59:13.000Z (about 7 years ago)
- Last Synced: 2024-05-09T14:05:45.620Z (8 months ago)
- Language: HTML
- Homepage:
- Size: 2 MB
- Stars: 109
- Watchers: 10
- Forks: 58
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
- License: LICENSE
- Funding Links:
Owner metadata:
- Name: John MacFarlane
- Login: jgm
- Email:
- Kind: user
- Description:
- Website:
- Location: Berkeley, CA
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/3044?v=4
- Repositories: 97
- Last Synced at: 2024-05-20T14:48:29.663Z
- Profile URL: https://github.com/jgm
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 523
Total Committers: 35
Avg Commits per committer: 14.943
Development Distribution Score (DDS): 0.683
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
John MacFarlane | j****m@b****u | 166 |
John MacFarlane | f****r@g****m | 147 |
[email protected] | u****n | 138 |
Geoff Nixon | g****f@g****s | 9 |
Matthias C. M. Troffaes | m****s@g****m | 9 |
Kiwamu Okabe | k****u@d****p | 6 |
Tianyi Cui | t****i@g****m | 5 |
Björn Peemöller | b****p@i****e | 4 |
Bjorn Buckwalter | b****r@g****m | 4 |
Ionuț G. Stan | i****n@g****m | 3 |
supernullset | s****n@g****m | 3 |
Ryan Yates | r****s@c****u | 2 |
Julien Tanguy | j****y@j****r | 2 |
Brent Yorgey | b****y@c****u | 2 |
Alexander Shabalin | s****a@g****m | 2 |
Albert Graef | a****f@g****m | 2 |
Adam Bergmark | a****m@b****l | 1 |
Adam Sapek | a****p@m****m | 1 |
Adrien Tétar | a****9@h****r | 1 |
Alp Mestanogullari | a****n@g****m | 1 |
Bas Bossink | b****k@g****m | 1 |
Brian Cappello | b****o@g****m | 1 |
Caspar Hasenclever | c****s@n****t | 1 |
Clint Adams | c****t@d****g | 1 |
Daniel Jones | d****s@c****u | 1 |
Matthew Sorensen | s****a@g****m | 1 |
Ondřej Žára | o****s@z****z | 1 |
RyanGlScott | r****t@k****u | 1 |
Samuel Hym | S****m@g****m | 1 |
Sebastien Soudan | s****n@l****m | 1 |
and 5 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 123,097 total
- Total dependent packages: 3
- Total dependent repositories: 179
- Total versions: 64
- Total maintainers: 1
hackage: highlighting-kate
highlighting-kate is a syntax highlighting library with support for nearly one hundred languages. The syntax parsers are automatically generated from Kate syntax descriptions (http://kate-editor.org/), so any syntax supported by Kate can be added. An (optional) command-line program is provided, along with a utility for generating new parsers from Kate XML syntax descriptions. __This library has been deprecated. Please use skylighting instead.__
- Homepage: http://github.com/jgm/highlighting-kate
- Licenses: LicenseRef-GPL
- Latest release: 0.6.4 (published almost 8 years ago)
- Last Synced: 2024-11-11T03:11:16.933Z (about 1 month ago)
- Versions: 64
- Dependent Packages: 3
- Dependent Repositories: 179
- Downloads: 123,097 Total
-
Rankings:
- Downloads: 1.0%
- Dependent repos count: 2.549%
- Average: 4.467%
- Forks count: 5.29%
- Dependent packages count: 5.567%
- Stargazers count: 7.929%
- Maintainers (1)
Dependencies
- base >=4.4 && <5
- base *
- blaze-html >=0.4.2 && <0.10
- bytestring *
- containers *
- filepath *
- highlighting-kate *
- mtl *
- parsec *
- pcre-light ==0.4.*
- regex-pcre-builtin >=0.94.4.8.8.35
- utf8-string *
- Diff * test
- base >=4 test
- blaze-html >=0.4.2 && <0.10 test
- containers * test
- directory * test
- filepath * test
- highlighting-kate * test
- process * test