Alessio Caiazza is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

nolith / PortableNotary http://abisso.org/projects/portablenotary/

PortableNotary permits you to verify pdf signature. It's OS independent and can be used from command line.

Clone this repository (size: 187.9 KB): HTTPS / SSH
hg clone https://bitbucket.org/nolith/portablenotary
hg clone ssh://hg@bitbucket.org/nolith/portablenotary

PortableNotary / .project

Branch
sviluppo
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
        <name>PortableNotary</name>
        <comment></comment>
        <projects>
        </projects>
        <buildSpec>
                <buildCommand>
                        <name>org.eclipse.jdt.core.javabuilder</name>
                        <arguments>
                        </arguments>
                </buildCommand>
                <buildCommand>
                        <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
                        <triggers>full,incremental,</triggers>
                        <arguments>
                                <dictionary>
                                        <key>LaunchConfigHandle</key>
                                        <value>&lt;project&gt;/.externalToolBuilders/PortableNotary build.xml [Builder].launch</value>
                                </dictionary>
                        </arguments>
                </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
                <nature>org.eclipse.jem.beaninfo.BeanInfoNature</nature>
        </natures>
</projectDescription>