Jump to content

Lpod: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Rescuing 1 sources and tagging 1 as dead. #IABot (v1.6.1)
Importing Wikidata short description: "Open format"
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Short description|Open format}}
'''Lpod''' (also written ''lpOD'') is a project's name acronym for ''languages & platforms for OpenDocument. ''The lpOD Project develops a set of multilanguage tools around the [[OpenDocument|OpenDocument Format]] (ODF) standard.
'''Lpod''' (also written ''lpOD'') is a project's name acronym for ''languages & platforms for OpenDocument. ''The lpOD Project develops a set of multilanguage tools around the [[OpenDocument|OpenDocument Format]] (ODF) standard.


Line 11: Line 12:
== Potential uses ==
== Potential uses ==
The three APIs and the ODF library are meant to be used in scientific and industrial contexts. As the library itself departs from the traditional productivity suite software it focuses on large volume data handling, enabling the development of tools for [[data mining]] specific to scientific and [[business intelligence]] uses. APIs already come with specific tools such as format conversion and styles inspection and manipulation.
The three APIs and the ODF library are meant to be used in scientific and industrial contexts. As the library itself departs from the traditional productivity suite software it focuses on large volume data handling, enabling the development of tools for [[data mining]] specific to scientific and [[business intelligence]] uses. APIs already come with specific tools such as format conversion and styles inspection and manipulation.

== Project Members ==
* [http://itaapy.com/ Itaapy]
* [http://arsaperta.com/ Ars Aperta ]
* [http://talend.com/ Talend]
* [http://pierlis.com/ Pierlis]
* [http://lil.univ-littoral.fr/LIL/index.php LIL]{{dead link|date=January 2018 |bot=InternetArchiveBot |fix-attempted=yes }} (Laboratoire d'Informatique du Littoral)
* [http://www.telecom-paristech.fr/ Telecom-ParisTech]
* [http://www.c2rmf.fr/ C2RMF-CNRS UMR171] (Musée du Louvre)
* [http://upmc.fr/ UPMC-INSERM] (Université Pierre et Marie Curie)


== Licenses ==
== Licenses ==
Software developed by the lpod project is available under two [[free software licenses]], namely the GPL v3 and the Apache v2. Copyright is owned collectively by the four companies.
Software developed by the lpod project is available under two [[free software licenses]], namely the GPL v3 and the Apache v2. Copyright is owned collectively by the four companies.

== References ==
{{reflist}}


==External links==
==External links==
Line 29: Line 23:
* [https://web.archive.org/web/20110124192804/http://www.capdigital.com/wp-content/uploads/Livret_Collibri1.pdf Description of the project by the Cap Digital competitivity cluster (french)]
* [https://web.archive.org/web/20110124192804/http://www.capdigital.com/wp-content/uploads/Livret_Collibri1.pdf Description of the project by the Cap Digital competitivity cluster (french)]
* [https://metacpan.org/release/ODF-lpOD Perl CPAN distribution]
* [https://metacpan.org/release/ODF-lpOD Perl CPAN distribution]
* [https://pypi.org/project/lpod-python/ Python Package Index distribution]
* [https://github.com/jdum/odfdo odfdo (derivative work of the lpod-python project)]


[[Category:OpenDocument]]
[[Category:OpenDocument]]

Latest revision as of 00:52, 4 July 2023

Lpod (also written lpOD) is a project's name acronym for languages & platforms for OpenDocument. The lpOD Project develops a set of multilanguage tools around the OpenDocument Format (ODF) standard.

The project was founded by four French companies and four French public laboratories in 2008. It received funding by the French National Research Agency and was awarded the official label of the Cap Digital competitivity cluster.

Technology

[edit]

The lpod project aims to develop a library implementing the ODF standard in extenso, that is, in the most complete way possible. On top of this library the project aims to build three high-level APIs, one in Python, another one in Perl and the third one in Ruby. In May 2010, the version 0,9 of the Python API and early versions of the Perl API were available.

Improvements to the ODF specification

[edit]

Several members of the project are working on improvement proposals for the ODF standard, mostly in two specific areas: security and accessibility.

Potential uses

[edit]

The three APIs and the ODF library are meant to be used in scientific and industrial contexts. As the library itself departs from the traditional productivity suite software it focuses on large volume data handling, enabling the development of tools for data mining specific to scientific and business intelligence uses. APIs already come with specific tools such as format conversion and styles inspection and manipulation.

Licenses

[edit]

Software developed by the lpod project is available under two free software licenses, namely the GPL v3 and the Apache v2. Copyright is owned collectively by the four companies.

References

[edit]
[edit]