20 lines
		
	
	
		
			729 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			729 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 | |
| <pkgmetadata>
 | |
| 	<maintainer type="project">
 | |
| 		<email>php-bugs@gentoo.org</email>
 | |
| 		<name>PHP</name>
 | |
| 	</maintainer>
 | |
| 	<longdescription>
 | |
| 	This extension is a drop-in replacement for the builtin timezone database that
 | |
| 	comes with PHP. You should only install this extension in case you need to get
 | |
| 	a later version of the timezone database than the one that ships with PHP.
 | |
| 	
 | |
| 	The data that this extension uses comes from the "Olson" database, which is
 | |
| 	located at ftp://elsie.nci.nih.gov/pub/.
 | |
| 	</longdescription>
 | |
| 	<upstream>
 | |
| 		<remote-id type="github">php/pecl-datetime-timezonedb</remote-id>
 | |
| 	</upstream>
 | |
| </pkgmetadata>
 |