https://github.com/camfort/fortran-src-extras

Various utility functions and orphan instances which may be useful when using fortran-src.

https://github.com/camfort/fortran-src-extras

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.0%) to scientific vocabulary

Keywords

fortran haskell static-analysis

Keywords from Contributors

automated-refactoring
Last synced: 5 months ago · JSON representation

Repository

Various utility functions and orphan instances which may be useful when using fortran-src.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 7
Topics
fortran haskell static-analysis
Created almost 5 years ago · Last pushed 8 months ago
Metadata Files
Readme Changelog License

README.md

fortran-src-extras

Various utility functions and orphan instances which may be useful when using fortran-src.

Contributors

Thanks to the original package authors:

Owner

  • Name: camfort
  • Login: camfort
  • Kind: organization

Tooling for the static analysis and verification of Fortran code (joint project between the University of Kent, University of Cambridge, and Bloomberg LP)

GitHub Events

Total
  • Delete event: 1
  • Push event: 5
  • Pull request event: 3
  • Pull request review event: 1
Last Year
  • Delete event: 1
  • Push event: 5
  • Pull request event: 3
  • Pull request review event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 51
  • Total Committers: 3
  • Avg Commits per committer: 17.0
  • Development Distribution Score (DDS): 0.098
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Ben Orchard t****n@g****m 46
Raoul Hidalgo Charman r****r@b****t 3
Dominic Orchard d****d@g****m 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 months
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.55
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 7 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • raehik (7)
  • RaoulHC (3)
  • dorchard (2)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • hackage 860 total
  • Total dependent packages: 2
  • Total dependent repositories: 1
  • Total versions: 8
  • Total maintainers: 4
hackage.haskell.org: fortran-src-extras

Various utility functions and orphan instances which may be useful when using fortran-src.

  • Versions: 8
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 860 Total
Rankings
Dependent packages count: 7.1%
Dependent repos count: 36.8%
Forks count: 37.1%
Average: 42.3%
Stargazers count: 43.5%
Downloads: 86.9%
Last synced: 7 months ago

Dependencies

.github/workflows/ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/upload-artifact v2 composite
  • haskell/actions/setup v1 composite
.github/workflows/hackage.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/upload-artifact v2 composite
fortran-src-extras.cabal hackage
  • hspec-discover * build
  • GenericPretty >=1.2.1 && <1.3
  • aeson >=1.5 && <2.2
  • base >=4.7 && <5
  • bytestring >=0.10 && <0.12
  • containers >=0.5 && <0.7
  • either >=5.0.0 && <5.1
  • filepath >=1.4.1.2 && <1.5
  • fortran-src >=0.14 && <0.16
  • fortran-src-extras *
  • optparse-applicative >=0.14 && <0.18
  • text >=1.2 && <2.1
  • uniplate >=1.6.10 && <1.7
  • yaml >=0.11.8.0 && <0.12
  • GenericPretty >=1.2.1 && <1.3 test
  • aeson >=1.5 && <2.2 test
  • base >=4.7 && <5 test
  • bytestring >=0.10 && <0.12 test
  • containers >=0.5 && <0.7 test
  • fortran-src >=0.14 && <0.16 test
  • fortran-src-extras * test
  • hspec >=2.2 && <3 test
  • optparse-applicative >=0.14 && <0.18 test
  • silently ==1.2.* test
  • text >=1.2 && <2.1 test
  • uniplate >=1.6.10 && <1.7 test