pontarius-xpmn: Extended Personal Media Network (XPMN) library

[ deprecated, library, media ] [ Propose Tags ]
Deprecated

Manages Extended Personal Media Network (XPMN) devices.


[Skip to Readme]

Modules

  • Media
    • XPMN
      • Media.XPMN.DeviceServer

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0
Dependencies base (>=2 && <5), containers, pontarius-xmpp (==0.0.3.0), random, text, xml-types [details]
License LicenseRef-OtherLicense
Copyright Copyright © Jon Kristensen, 2010-2011
Author Jon Kristensen, Mahdi Abdinejadi
Maintainer jon.kristensen@pontarius.org
Category Media
Home page http://www.pontarius.org/projects/pontarius-xpmn/
Bug tracker mailto:info@pontarius.org
Source repo head: darcs get https://patch-tag.com/r/jonkri/pontarius-xpmn
this: darcs get https://patch-tag.com/r/jonkri/pontarius-xpmn --tag 0.0.1.0
Uploaded by JonKristensen at 2011-04-13T12:57:09Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1114 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-28 [all 7 reports]

Readme for pontarius-xpmn-0.0.1.0

[back to package description]
Pontarius XPMN aims to be an efficient and easy-to-use XPMN library for Haskell.
This project was "forked" from Pontarius Media Server 1.0 Alpha 1 since we
wanted to make our XPMN module available to other projects as well.

Pontarius XPMN is still prototyped but it's maturing rapidly.

Please note that we are not recommending anyone to use Pontarius XPMN at this
time as it’s still in an experimental stage and will have its API and data types
modified frequently. That being said, if you are interested to use Pontarius
XPMN anyway, feel free to contact the Pontarius project and we will try to help
you get started. Also, see the Examples directory for an example on how devices
are currently implemented.

We are currently working on cleaning up the API and securing client-to-client
communications.

We will release the next version, 1.0 Alpha 2, on the 4th of May.

Look at the Pontarius web site <http://www.pontarius.org/>, the Pontarius XPMN
web page <http://www.pontarius.org/projects/pontarius-xpmn/> and the Pontarius
XPMN Hackage page <http://hackage.haskell.org/package/pontarius-xpmn/> for more
information.