Attached is the library I use for the file utils extension with Calabash.

I extracted from the content of a previous email in this list:
<http://markmail.org/message/syhodx5ytz2pjx4g>

I think the libraries will be published to exproc.org when the group reaches a consensus on the API. See Norm's answers in the following email thread:
<http://markmail.org/thread/isepe6f3ixtfax7z>

Hope this helps,
Romain.

Le 6 oct. 10 à 21:14, Tony Rogers a écrit :

Hello Philip and list members,


Still having trouble with EXProc.  The main thing I want is the “File Utilities” as described on exproc.org :

http://exproc.org/proposed/steps/fileutils.html

Philip helped me out by sending me a partially-completed XProc library.  However, the “File Utilities” steps don’t seem to work, and that’s the foremost reason I’m trying to make use of EXProc.  (My initial request—and Philip’s response—are below for context if anyone wants it.)

Am getting desperate.  I would really REALLY love not to do this stuff by hand…or *gasp* resort to using Ant.  

Help!!!  :D


—Tony



On Sep 20, 2010, at 4:50 AM, Philip Fennell wrote:

Tony,

Any steps in particular you had in mind?

Calabash's extension library is sometimes hard to find and isn't always complete with respect to steps listed on either the Calabash or EXProc websites.

I've attached my copy that includes some of the available extension steps but not all. It should be enough just to copy the missing step declarations into the library as required.

Make sure you import the library:

   <p:import href="your/path/to/the/library-1.0.xpl"/>

[ edited out MarkLogic-specific instructions ]

Regards

Philip Fennell



From: xproc-dev-request@w3.org [xproc-dev-request@w3.org] On Behalf Of Tony Rogers [tony@gonk.net]
Sent: 18 September 2010 17:51
To: XProc Dev
Subject: EXproc: how to use?


Am I missing something obvious?   


I want to use some of the goodies described on exproc.org, but don’t know how.


Using oXygen v11.2 with bundled Calabash 0.9.19.


—Tony<library-1.0.xpl>