https://github.com/rethab/bindings-dsl
Last synced: about 1 month ago
Repository metadata:
Library and macros to simplify writing Haskell FFI code
- Host: GitHub
- URL: https://github.com/rethab/bindings-dsl
- Owner: rethab
- License: bsd-3-clause
- Created: 2014-01-12T21:25:30.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T15:19:18.000Z (about 2 years ago)
- Last Synced: 2024-10-29T22:00:31.388Z (about 2 months ago)
- Language: Haskell
- Homepage: https://github.com/jwiegley/bindings-dsl/wiki
- Size: 264 KB
- Stars: 38
- Watchers: 6
- Forks: 18
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name:
- Login: rethab
- Email:
- Kind: user
- Description:
- Website: https://fusectore.dev
- Location:
- Twitter:
- Company: @rethab
- Icon url: https://avatars.githubusercontent.com/u/2222044?u=9a251f1e923c911d40f5d1b2cbc90974be44583c&v=4
- Repositories: 41
- Last Synced at: 2023-03-27T17:17:35.508Z
- Profile URL: https://github.com/rethab
- Sponsor URL:
Committers metadata
Last synced: about 2 months ago
Total Commits: 121
Total Committers: 14
Avg Commits per committer: 8.643
Development Distribution Score (DDS): 0.686
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 | |
---|---|---|
Maurício CA | 38 | |
Maurício C Antunes | m****s@g****m | 33 |
John Wiegley | j****w@n****m | 21 |
Reto | r****b@p****h | 8 |
Ben Gamari | b****s@g****m | 7 |
RyanGlScott | r****t@g****m | 6 |
Daniel Austin | d****n@f****m | 1 |
Dmitry Malikov | m****y@g****m | 1 |
Greg Hale | i****g@g****m | 1 |
Magnus Therning | m****s@t****g | 1 |
Nils Schweinsberg | m****l@n****e | 1 |
Oleg Grenrus | o****s@i****i | 1 |
Reto Hablützel | r****b@r****h | 1 |
flip111 | f****1@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 6,835 total
- Total dependent packages: 0
- Total dependent repositories: 3
- Total versions: 8
- Total maintainers: 4
hackage: bindings-gpgme
- Homepage: https://github.com/rethab/bindings-dsl
- Licenses: BSD-3-Clause
- Latest release: 0.1.8 (published over 2 years ago)
- Last Synced: 2024-11-11T02:44:33.955Z (about 1 month ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 3
- Downloads: 6,835 Total
-
Rankings:
- Forks count: 9.251%
- Stargazers count: 12.745%
- Average: 18.234%
- Dependent packages count: 19.152%
- Downloads: 21.666%
- Dependent repos count: 28.357%
- Maintainers (4)
Dependencies
bindings-fann/bindings-fann.cabal
hackage
- base >=3 && <5
- bindings-DSL >=1.0.16 && <1.1
bindings-glib/bindings-glib.cabal
hackage
- base >=3 && <5
- bindings-DSL >=1.0.16 && <1.1
bindings-gpgme/bindings-gpgme.cabal
hackage
- base >=3 && <5
- bindings-DSL >=1.0.16 && <1.1
bindings-gsl/bindings-gsl.cabal
hackage
- base >=3 && <5
- bindings-DSL >=1.0.17 && <1.1
bindings-hdf5/bindings-hdf5.cabal
hackage
- base >=3 && <5
- bindings-DSL >=1.0.17 && <1.1
bindings-libcddb/bindings-libcddb.cabal
hackage
- base >=3 && <5
- bindings-DSL >=1.0.16 && <1.1
bindings-libffi/bindings-libffi.cabal
hackage
- base >=3 && <5
- bindings-DSL >=1.0.16 && <1.1
bindings-posix/bindings-posix.cabal
hackage
- base >=3 && <5
- bindings-DSL >=1.0.16 && <1.1
bindings-sqlite3/bindings-sqlite3.cabal
hackage
- base >=3 && <5
- bindings-DSL >=1.0.16 && <1.1
regex-example/regex-example.cabal
hackage
- base >=3 && <5
- bindings-posix >=1.2.4
- transformers ==0.3.*