<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.creativecommons.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ipdmm</id>
		<title>Creative Commons - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.creativecommons.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ipdmm"/>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/wiki/Special:Contributions/Ipdmm"/>
		<updated>2026-04-26T17:34:43Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Liblicense&amp;diff=33817</id>
		<title>Liblicense</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Liblicense&amp;diff=33817"/>
				<updated>2010-04-16T12:18:18Z</updated>
		
		<summary type="html">&lt;p&gt;Ipdmm: /* What is liblicense? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Software Project&lt;br /&gt;
|Description=Low-level license metadata integration for applications.&lt;br /&gt;
|Bug tracker=http://code.creativecommons.org/issues/issue?status=-1,1,2,3,4,5,6,7&amp;amp;@sort=-activity&amp;amp;@search_text=&amp;amp;@dispname=liblicense&amp;amp;@filter=status,project&amp;amp;@group=priority&amp;amp;project=4&amp;amp;@columns=id,activity,title,creator,assignedto,status&amp;amp;@pagesize=50&amp;amp;@startwith=0&lt;br /&gt;
|Code repository=http://code.creativecommons.org/viewgit/liblicense.git/&lt;br /&gt;
|Mailing list=http://lists.ibiblio.org/mailman/listinfo/cc-devel&lt;br /&gt;
}}&lt;br /&gt;
是什么liblicense ==？ ==&lt;br /&gt;
&lt;br /&gt;
liblicense提供了一个直接的方式开发建设许可的应用程序。 liblicense利用阅读和写作的元数据从一个特定的文件类型可插拔模块系统，允许对特定内容类型的可扩展性。&lt;br /&gt;
&lt;br /&gt;
*对于一个简单的介绍视频，请检查[http://blip.tv/file/1142312/ Asheesh拉若亚谈论liblicense]&lt;br /&gt;
*要查看''''' liblicense行动'看看[[许可证标注器]]，跨平台的研究文件元数据编辑器。&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
* Extract and write license information for files&lt;br /&gt;
* Supports enumeration of available licenses&lt;br /&gt;
* Wraps internationalized license information for Creative Commons licenses&lt;br /&gt;
* Bindings for dynamic languages (currently Python and Ruby) &lt;br /&gt;
* Extensible support for file types using module system&lt;br /&gt;
* No specific GUI library dependency allows applications to build the graphical chooser most appropriate for their platform.&lt;br /&gt;
&lt;br /&gt;
== Future Improvements ==&lt;br /&gt;
&lt;br /&gt;
* Supports [[WebStatement|verification]] URLs for metadata verification&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
[[Image:System_architecture.png]]&lt;br /&gt;
&lt;br /&gt;
[[:Image:System_architecture.svg|Liblicense Architecture - SVG]]&lt;br /&gt;
&lt;br /&gt;
== Bindings ==&lt;br /&gt;
&lt;br /&gt;
* [[Liblicense/Python|Python]]&lt;br /&gt;
* [[Liblicense/Ruby|Ruby]]&lt;br /&gt;
&lt;br /&gt;
== Media ==&lt;br /&gt;
&lt;br /&gt;
See [[Operating System Mockups]] for ideas on how '''liblicense''' could be integrated into various platforms.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://mirrors.creativecommons.org/software/liblicense/liblicense-0.8.1.tar.gz Latest Release tar.gz]&lt;br /&gt;
* Debian and Ubuntu [http://mirrors.creativecommons.org/packages/ repositories].&lt;br /&gt;
* Read the [[Liblicense tutorial| tutorial]].&lt;br /&gt;
&lt;br /&gt;
=== Developers: Using git ===&lt;br /&gt;
&lt;br /&gt;
If you want to check out the source code and develop on it, use this command:&lt;br /&gt;
&lt;br /&gt;
 git clone git://code.creativecommons.org/liblicense.git&lt;br /&gt;
 git submodule init&lt;br /&gt;
 git submodule update&lt;br /&gt;
&lt;br /&gt;
That should give you a working copy you can commit to.  In case you wonder: the latter two commandsfill the directories&lt;br /&gt;
* icons/jurisdictions&lt;br /&gt;
* license.rdf&lt;br /&gt;
* licenses&lt;br /&gt;
with content from external repositories similar to ''svn:externals'' for Subversion.&lt;br /&gt;
&lt;br /&gt;
== More Information ==&lt;br /&gt;
&lt;br /&gt;
* [[Liblicense/Releases|Release History]] and [[Liblicense/Roadmap|Roadmap]]&lt;br /&gt;
* [[Liblicense/Desktop_Integration|Desktop Integration]]&lt;br /&gt;
* [[Liblicense/Screenshots|Screenshots]]&lt;br /&gt;
* [[License RDF|RDF Reference]]&lt;br /&gt;
* [[Liblicense/Metadata_Table|File Metadata Information]]&lt;br /&gt;
* [http://code.creativecommons.org/doc/liblicense/ Library Documentation] (generated from source)&lt;br /&gt;
* [[Buildbot]] helps test out liblicense on various platforms.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[Companion File metadata specification]] &lt;br /&gt;
* [[Tracker CC Indexing]] - also there is a great chart showing progress on reading/writing different filetypes (copied above).&lt;br /&gt;
&lt;br /&gt;
{{Challenge Enabled}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Developer]]&lt;br /&gt;
[[Category:Metadata]]&lt;br /&gt;
[[Category:Desktop]]&lt;br /&gt;
[[Category:Labs]]&lt;br /&gt;
[[Category:Tools]]&lt;br /&gt;
[[Category:Specification]]&lt;br /&gt;
[[Category:Operating System]]&lt;br /&gt;
[[Category:Technology]]&lt;br /&gt;
[[Category:Integration]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{lowercase}}&lt;/div&gt;</summary>
		<author><name>Ipdmm</name></author>	</entry>

	</feed>