|
|
|
@ -1,4 +1,4 @@ |
|
|
|
Name: pontarius |
|
|
|
Name: pontarius-xmpp |
|
|
|
Version: 0.1.0.0 |
|
|
|
Version: 0.1.0.0 |
|
|
|
Cabal-Version: >= 1.6 |
|
|
|
Cabal-Version: >= 1.6 |
|
|
|
Build-Type: Simple |
|
|
|
Build-Type: Simple |
|
|
|
@ -6,14 +6,14 @@ Build-Type: Simple |
|
|
|
License-File: LICENSE |
|
|
|
License-File: LICENSE |
|
|
|
-- Copyright: |
|
|
|
-- Copyright: |
|
|
|
Author: Jon Kristensen, Mahdi Abdinejadi, Philipp Balzarek |
|
|
|
Author: Jon Kristensen, Mahdi Abdinejadi, Philipp Balzarek |
|
|
|
Maintainer: jon.kristensen@nejla.com |
|
|
|
Maintainer: info@jonkri.com |
|
|
|
Stability: alpha |
|
|
|
Stability: alpha |
|
|
|
-- Homepage: |
|
|
|
-- Homepage: |
|
|
|
Bug-Reports: mailto:jon.kristensen@nejla.com |
|
|
|
Bug-Reports: mailto:info@jonkri.com |
|
|
|
-- Package-URL: |
|
|
|
-- Package-URL: |
|
|
|
Synopsis: An incomplete implementation of RFC 6120 (XMPP: Core) |
|
|
|
Synopsis: An incomplete implementation of RFC 6120 (XMPP: Core) |
|
|
|
Description: Pontarius is a work in progress implementation of |
|
|
|
Description: Pontarius is a work in progress implementation of |
|
|
|
RFC 6120 (XMPP: Core). |
|
|
|
RFC 6120 (XMPP: Core). |
|
|
|
Category: Network |
|
|
|
Category: Network |
|
|
|
Tested-With: GHC == 7.4.1 |
|
|
|
Tested-With: GHC == 7.4.1 |
|
|
|
-- Data-Files: |
|
|
|
-- Data-Files: |
|
|
|
@ -86,11 +86,11 @@ Executable pontarius-echoclient |
|
|
|
|
|
|
|
|
|
|
|
Source-Repository head |
|
|
|
Source-Repository head |
|
|
|
Type: git |
|
|
|
Type: git |
|
|
|
Location: git://github.com/nejla/pontarius.git |
|
|
|
Location: git://github.com/jonkri/pontarius-xmpp.git |
|
|
|
|
|
|
|
|
|
|
|
-- Source-Repository this |
|
|
|
-- Source-Repository this |
|
|
|
-- Type: git |
|
|
|
-- Type: git |
|
|
|
-- -- Module: |
|
|
|
-- -- Module: |
|
|
|
-- Location: git://github.com/nejla/pontarius.git |
|
|
|
-- Location: git://github.com/jonkri/pontarius-xmpp.git |
|
|
|
-- Tag: 0.0.7.0 |
|
|
|
-- Tag: 0.1.0.0 |
|
|
|
-- -- Subdir: |
|
|
|
-- -- Subdir: |