From Fedora Project Wiki
Line 12: | Line 12: | ||
== Package contributions == | == Package contributions == | ||
{| | {| | ||
! Name !! Version !! Spec File !! Source RPM !! Binary RPMs !! Summary | ! Name !! Version !! Spec File !! Source RPM !! Binary RPMs !! License !! Bugzilla !! Summary | ||
|- | |- | ||
| [http://force7.de/nimrod/ nimrod] | | [http://force7.de/nimrod/ nimrod] | ||
Line 19: | Line 19: | ||
|| [http://krishnan.cc/devel/repository/fedora/SRPMS/nimrod-0.8.8-1.fc12.src.rpm nimrod-0.8.8-1.fc12.src.rpm] | || [http://krishnan.cc/devel/repository/fedora/SRPMS/nimrod-0.8.8-1.fc12.src.rpm nimrod-0.8.8-1.fc12.src.rpm] | ||
|| [http://krishnan.cc/devel/repository/fedora/RPMS/x86_64/nimrod-0.8.8-1.fc12.x86_64.rpm nimrod-0.8.8-1.fc12.x86_64.rpm] | || [http://krishnan.cc/devel/repository/fedora/RPMS/x86_64/nimrod-0.8.8-1.fc12.x86_64.rpm nimrod-0.8.8-1.fc12.x86_64.rpm] | ||
|| GPLv2 | |||
|| [https://bugzilla.redhat.com/show_bug.cgi?id=578990 578990] | |||
|| A new statically typed, imperative programming Language | || A new statically typed, imperative programming Language | ||
|- | |||
| [http://www.abinit.org abinit] | |||
|| 6.0.2 | |||
|| [http://krishnan.cc/devel/repository/fedora/SPECS/abinit.spec abinit.spec] | |||
|| [http://krishnan.cc/devel/repository/fedora/SRPMS/abinit-6.0.2-1.fc12.src.rpm abinit-6.0.2-1.fc12.src.rpm] | |||
|| [http://krishnan.cc/devel/repository/fedora/RPMS/x86_64/abinit-6.0.2-1.fc12.x86_64.rpm abinit-6.0.2-1.fc12.x86_64.rpm] | |||
|| MIT | |||
|| NONE | |||
|| Full-featured atomic-scale first-principles simulation software | |||
|} | |} | ||
''-Rajesh Krishnan'' | ''-Rajesh Krishnan'' |
Revision as of 01:32, 2 April 2010
Hello All!
I like Fedora a lot, and I would like to contribute a lot of packages to Fedora that are currently unavailable to Fedora Users.
I am primarily interested in providing Haskell packages (from Hackage Repository) for the GHC Haskell compiler. I am planning to actively work with Yaakov Nemoy and others within the Fedora Haskell Special Interest Group (SIG).
Links
Package contributions
Name | Version | Spec File | Source RPM | Binary RPMs | License | Bugzilla | Summary |
---|---|---|---|---|---|---|---|
nimrod | 0.8.8 | nimrod.spec | nimrod-0.8.8-1.fc12.src.rpm | nimrod-0.8.8-1.fc12.x86_64.rpm | GPLv2 | 578990 | A new statically typed, imperative programming Language |
abinit | 6.0.2 | abinit.spec | abinit-6.0.2-1.fc12.src.rpm | abinit-6.0.2-1.fc12.x86_64.rpm | MIT | NONE | Full-featured atomic-scale first-principles simulation software |
-Rajesh Krishnan