https://github.com/haskell-fswatch/hfsnotify
Last synced: about 1 month ago
Repository metadata:
Unified Haskell interface for basic file system notifications
- Host: GitHub
- URL: https://github.com/haskell-fswatch/hfsnotify
- Owner: haskell-fswatch
- License: bsd-3-clause
- Created: 2012-05-24T18:27:09.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T09:28:26.000Z (about 2 months ago)
- Last Synced: 2024-10-29T22:31:14.423Z (about 2 months ago)
- Language: Haskell
- Size: 407 KB
- Stars: 136
- Watchers: 12
- Forks: 40
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: haskell-fswatch
- Login: haskell-fswatch
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/4107217?v=4
- Repositories: 2
- Last Synced at: 2024-03-25T21:17:22.401Z
- Profile URL: https://github.com/haskell-fswatch
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 398
Total Committers: 22
Avg Commits per committer: 18.091
Development Distribution Score (DDS): 0.621
Commits in past year: 36
Committers in past year: 1
Avg Commits per committer in past year: 36.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Tom McLaughlin | t****m@c****o | 151 |
Mark Dittmer | m****r@g****m | 67 |
Tom McLaughlin | p****7@g****m | 57 |
Roman Cheplyaka | r****a@r****o | 56 |
Greg Weber | g****g@g****o | 42 |
Tom van Ommeren | t****n@g****m | 4 |
Michael Xavier | m****l@m****t | 3 |
Dmitry Bushev | b****v@g****m | 2 |
Michael LaCorte | m****5@g****m | 2 |
Serhii Pererva | s****p@s****t | 2 |
Dr. ERDI Gergo | g****o@e****u | 1 |
George Wilson | g****e@w****e | 1 |
Ismail S | i****y@g****m | 1 |
Mark Wright | g****h@g****g | 1 |
Michael Snoyman | m****l@s****m | 1 |
Mikhail Glushenkov | m****v@g****m | 1 |
Raphael Javaux | r****x@g****m | 1 |
Rasmus Précenth | r****s@p****u | 1 |
Rebecca Turner | r****t@s****s | 1 |
Gábor Lipták | g****k@g****m | 1 |
Alexandre Esteves | 2****e | 1 |
System Administrator | r****t@M****l | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 98,469 total
- Total docker downloads: 35
- Total dependent packages: 26
- Total dependent repositories: 548
- Total versions: 28
- Total maintainers: 5
hackage: fsnotify
Cross platform library for file creation, modification, and deletion notification. This library builds upon existing libraries for platform-specific Windows, Mac, and Linux filesystem event notification.
- Homepage: https://github.com/haskell-fswatch/hfsnotify
- Licenses: BSD-3-Clause
- Latest release: 0.2.1 (published over 9 years ago)
- Last Synced: 2024-11-11T03:12:19.737Z (about 1 month ago)
- Versions: 28
- Dependent Packages: 26
- Dependent Repositories: 548
- Downloads: 98,469 Total
- Docker Downloads: 35
-
Rankings:
- Docker downloads count: 0.175%
- Dependent repos count: 0.757%
- Dependent packages count: 1.136%
- Downloads: 1.379%
- Average: 2.856%
- Forks count: 6.392%
- Stargazers count: 7.296%
- Maintainers (5)
Dependencies
- Win32 *
- async >=2.0.0.0
- auto-update >=0.1.6
- base >=4.8 && <5
- bytestring >=0.10.2
- containers >=0.4
- directory >=1.3.0.0
- filepath >=1.3.0.0
- hfsevents >=0.1.3
- hinotify >=0.3.7
- monad-control >=1.0.0.0
- safe-exceptions >=0.1.0.0
- text >=0.11.0
- time >=1.1
- unix >=2.7.1.0
- unix-compat >=0.2
- HUnit * test
- Win32 * test
- async >=2 test
- auto-update * test
- base >=4.3.1.0 test
- directory * test
- exceptions * test
- filepath * test
- fsnotify * test
- hspec * test
- hspec-core * test
- hspec-expectations * test
- random * test
- retry * test
- safe-exceptions * test
- temporary * test
- unix-compat * test
- actions/cache v1 composite
- actions/checkout v2 composite
- haskell/actions/setup v1 composite